Bump version to v2.0.0

This commit is contained in:
emeric
2019-07-31 12:51:11 +02:00
parent 609b7c87f7
commit 775bb1dfe8
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 1.0.0, test@test)
AC_INIT(lms, 2.0.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)