Bumped version to v3.6.1

This commit is contained in:
emeric
2020-02-07 13:52:28 +01:00
parent f9aeb34606
commit a4bcd3bbaa
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 3.6.0, test@test)
AC_INIT(lms, 3.6.1, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)