Version 1.1.0.
authorMilan Broz <gmazyland@gmail.com>
Sun, 17 Jan 2010 10:28:56 +0000 (10:28 +0000)
committerMilan Broz <gmazyland@gmail.com>
Sun, 17 Jan 2010 10:28:56 +0000 (10:28 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@181 36d66b0a-2a48-0410-832c-cd162a569da5

ChangeLog
configure.in

index 0590fd8..0986afb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2010-01-17  Milan Broz  <mbroz@redhat.com>
        * If gcrypt compiled with capabilities, document workaround for cryptsetup (see lib/gcrypt.c).
+       * Version 1.1.0.
 
 2010-01-10  Milan Broz  <mbroz@redhat.com>
        * Fix initialisation of gcrypt duting luksFormat.
index fc509c0..d82ba28 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.57)
-AC_INIT(cryptsetup,1.1.0-rc4)
+AC_INIT(cryptsetup,1.1.0)
 AC_CONFIG_SRCDIR(src/cryptsetup.c)
 AC_CONFIG_MACRO_DIR([m4])