Set 2.3.5-rc0 version.

This commit is contained in:
Milan Broz
2021-02-07 11:28:59 +01:00
parent fd94f036c1
commit 07a06f2f40

View File

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