Cryptsetup version 1.0.7.
authorMilan Broz <gmazyland@gmail.com>
Wed, 22 Jul 2009 10:43:40 +0000 (10:43 +0000)
committerMilan Broz <gmazyland@gmail.com>
Wed, 22 Jul 2009 10:43:40 +0000 (10:43 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@66 36d66b0a-2a48-0410-832c-cd162a569da5

ChangeLog
configure.in

index dbaf79f..96c57e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-07-22  Milan Broz  <mbroz@redhat.com>
+       * version 1.0.7
+
 2009-07-16  Milan Broz  <mbroz@redhat.com>
        * Allow removal of last slot in luksRemoveKey and luksKillSlot.
 
index 734aa28..44a232a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.57)
-AC_INIT(cryptsetup,1.0.7-rc1)
+AC_INIT(cryptsetup,1.0.7)
 AC_CONFIG_SRCDIR(src/cryptsetup.c)
 
 AM_CONFIG_HEADER([config.h:config.h.in])