Version 1.5.0.
authorMilan Broz <gmazyland@gmail.com>
Tue, 10 Jul 2012 10:54:22 +0000 (12:54 +0200)
committerMilan Broz <gmazyland@gmail.com>
Tue, 10 Jul 2012 10:54:22 +0000 (12:54 +0200)
configure.in

index eec0c29..fad3536 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.67])
-AC_INIT([cryptsetup],[1.5.0-rc2])
+AC_INIT([cryptsetup],[1.5.0])
 
 dnl library version from <major>.<minor>.<release>[-<suffix>]
 LIBCRYPTSETUP_VERSION=$(echo $PACKAGE_VERSION | cut -f1 -d-)