Bumped version to v3.6.0

This commit is contained in:
emeric
2020-02-01 14:18:11 +01:00
parent 37f37fbdab
commit 812ea7f614
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 3.5.0, test@test)
AC_INIT(lms, 3.6.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)