summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-11-22 21:46:01 +0100
committerStef Walter <stefw@collabora.co.uk>2011-11-22 21:46:01 +0100
commit8b228a5dd283d998b1b3cc01b4fa9a76cab8e4eb (patch)
treee9cfce7e5ce104bec06fffcf0ba76d11c9e14ae6
parent8e785ff6cf5f1d2e48f713f7d4f0ee8872bb9d79 (diff)
downloadgcr-3.3.2.1.tar.gz
Release version 3.3.2.13.3.2.1
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 27cf33a..a856207 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+gcr 3.3.2.1
+ - Fix build issues
+
gcr 3.3.2
- Allow changing collection on a GcrCollectionModel, add tree/list
mode to GcrCollectionModel
diff --git a/configure.ac b/configure.ac
index e21581e..e860b39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([gcr], [3.3.3],
+AC_INIT([gcr], [3.3.2.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
[gcr])