Prepare version for translation.

This commit is contained in:
Milan Broz
2021-08-30 11:57:11 +02:00
parent ec946b17eb
commit 2206f7f108

View File

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