Set devel version.

This commit is contained in:
Milan Broz
2014-06-29 14:36:10 +02:00
parent 54c7a2b0aa
commit 4afa592160

View File

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