Bumped version to 3.5.0

This commit is contained in:
emeric
2020-01-22 21:32:46 +01:00
parent 6950616466
commit 897e52466c
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 3.4.0, test@test)
AC_INIT(lms, 3.5.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)