Version 1.7.5.

This commit is contained in:
Milan Broz
2017-04-27 08:43:49 +02:00
parent 4e198501d7
commit 4f99c9b7e8

View File

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