Release version 3.3.1.1 3.3.1.1
authorStef Walter <stefw@collabora.co.uk>
Wed, 26 Oct 2011 18:49:53 +0000 (20:49 +0200)
committerStef Walter <stefw@collabora.co.uk>
Wed, 26 Oct 2011 18:49:53 +0000 (20:49 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 24d54e9..2bcefc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+gcr 3.3.1.1
+ - Fix build issues
+
 gcr 3.3.1
  - Add function to get elements of union collection
  - Add gck_slot_enumerate_objects() function
@@ -8,4 +11,4 @@ gcr 3.3.1
  - Update glib dependency for 2.30.0
  - Build, translation and documentation fixes
 
-Versions 3.2.2 and prior were released as part of gnome-keyring
\ No newline at end of file
+Versions 3.2.2 and prior were released as part of gnome-keyring
index 08af750..9e281fb 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gcr], [3.3.2],
+AC_INIT([gcr], [3.3.1.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
         [gcr])