Prepare version 2.3.5.

This commit is contained in:
Milan Broz
2021-03-11 12:39:58 +01:00
parent a9b327c12a
commit 98ec1e314a

View File

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