summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-04-15 16:53:23 +0200
committerStef Walter <stefw@gnome.org>2013-04-16 08:18:06 +0200
commit3f212fa981086fc21461073c45e4452513f5e9ea (patch)
tree9736d0cbb12384cbfa0ca2fb16ce1417969b44b8
parent92649fa753854aabc286c23f47ea90a89218a1d3 (diff)
downloadgcr-3f212fa981086fc21461073c45e4452513f5e9ea.tar.gz
Release version 3.8.13.8.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ba6dbda..4f94d9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+gcr 3.8.1:
+ - Fix erroneously cancelled prompts
+ - Updated translations
+
gcr 3.8.0:
- Fix crash when hashing an unsupported attributes [#696305]
- Updated translations
diff --git a/configure.ac b/configure.ac
index 1791298..3b2fac7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([gcr], [3.8.0],
+AC_INIT([gcr], [3.8.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
[gcr])