Bumped version to 2.2.0

This commit is contained in:
emeric
2019-08-10 16:02:28 +02:00
parent 1ab6ee573f
commit 6343da7747
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 2.1.0, test@test)
AC_INIT(lms, 2.2.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)