Set devel version.

This commit is contained in:
Milan Broz
2018-10-14 20:24:34 +02:00
parent fa1f63bcd0
commit a74aecedf1

View File

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