Merge branch 'develop' into features-training

This commit is contained in:
emeric
2019-11-18 13:11:06 +01:00
13 changed files with 331 additions and 54 deletions
+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)