Bumped to version 3.1.0

This commit is contained in:
emeric
2019-10-10 18:08:18 +02:00
parent 322f90dc93
commit ef347c875a
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 3.0.0, test@test)
AC_INIT(lms, 3.1.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)