Bumped version to 2.1.0

This commit is contained in:
emeric
2019-08-07 13:20:57 +02:00
parent 4d118221fb
commit b87dd2b97a
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 2.0.0, test@test)
AC_INIT(lms, 2.1.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)