Bumped version to 3.4.0

This commit is contained in:
emeric
2020-01-21 13:28:48 +01:00
parent efe73e0491
commit 1b7f864980
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(lms, 3.3.0, test@test)
AC_INIT(lms, 3.4.0, test@test)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(src/config/config.h)