summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-03-18 08:20:43 +0100
committerStef Walter <stefw@gnome.org>2013-03-18 08:20:43 +0100
commitc54b6bfdc6cece61dd2b61b9a40be793a5b95226 (patch)
tree92e57dd4c45d50d8b3693d0bb8b4630b487faecb
parentf14fd0a8ee08e26904e473af22614c34a79f3479 (diff)
downloadgcr-3.7.92.tar.gz
Release version 3.7.923.7.92
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1c98637..09eb1b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+gcr 3.7.92:
+ - Have the gcr-prompter replace the running prompter
+ - Fix segfault when prompt is dismissed immediately\
+ - Updated translations
+
gcr 3.7.91:
- Updated translations
- Translation fixes [#692536]
diff --git a/configure.ac b/configure.ac
index ddd99ca..21ddc3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([gcr], [3.7.91],
+AC_INIT([gcr], [3.7.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
[gcr])