Set devel 2.3.x version.

This commit is contained in:
Milan Broz
2020-08-26 15:45:20 +02:00
parent 8a170d0e80
commit 82e6ca7202

View File

@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
AC_INIT([cryptsetup],[2.3.3])
AC_INIT([cryptsetup],[2.3.4-git])
dnl library version from <major>.<minor>.<release>[-<suffix>]
LIBCRYPTSETUP_VERSION=$(echo $PACKAGE_VERSION | cut -f1 -d-)