Set devel version.

This commit is contained in:
Milan Broz
2021-11-19 14:36:47 +01:00
parent ff51d5a8fa
commit bfc39f68d8

View File

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