Bumped version to 3.2.0

This commit is contained in:
emeric
2019-11-12 22:07:32 +01:00
parent e9673e44e3
commit 7f5b6a9690
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 3.1.0, test@test)
AC_INIT(lms, 3.2.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)