summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-09-18 12:51:18 +0200
committerStef Walter <stefw@gnome.org>2012-09-18 12:51:18 +0200
commitbbe500cf536b94117561f0df252692813029af7e (patch)
tree3feabaa98bb8f6e7ea81d33aa6042d4c5740606b /configure.ac
parentbff6e54ba64a6ef7a69b585fa12e9168ff748615 (diff)
Release version 3.5.92
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9881c4b3..f7363468 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(daemon/gkd-main.c)
-AM_INIT_AUTOMAKE(gnome-keyring, 3.5.91)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.5.92)
AM_CONFIG_HEADER(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])