Set devel version.

This commit is contained in:
Milan Broz
2013-03-31 11:59:54 +02:00
parent 2a2444b961
commit aaf0cfa3c1

View File

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