Release version 3.7.5 upstream/3.7.5
authorStef Walter <stefw@gnome.org>
Mon, 4 Feb 2013 13:54:39 +0000 (14:54 +0100)
committerStef Walter <stefw@gnome.org>
Mon, 4 Feb 2013 13:54:39 +0000 (14:54 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 22eed2c..3d2d4f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+gcr 3.7.5:
+ - Separate the base and ui parts of the Gcr library more thoroughly
+ - Fix crasher in armor parsing code
+ - Build fixes
+ - Updated translations
+
 gcr 3.7.2:
  - Fix corner case in DER parsing
  - Fix crash when parsing invalid DER
index 92090bf..92e379c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gcr], [3.7.2],
+AC_INIT([gcr], [3.7.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
         [gcr])