Bumped version to v3.6.2

This commit is contained in:
emeric
2020-02-13 13:32:26 +01:00
parent 934dd5adf1
commit ab2efcc5ad
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 3.6.1, test@test)
AC_INIT(lms, 3.6.2, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)