summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorcarlosg <carlosg>2005-03-01 18:44:25 +0000
committercarlosg <carlosg>2005-03-01 18:44:25 +0000
commitd403af75bf45f2ee4641d97f56868b2cf0a64061 (patch)
treed6901c060859200af66847032ffa5f7d65acd02b /configure.in
parent6cb3adf6d70af7eabcf3dea181445de94baf333c (diff)
Release 1.1.92
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9b73d14..ed37d6e 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
dnl ==============================================================
dnl Process this file with autoconf to produce a configure script.
dnl ==============================================================
-AC_INIT(system-tools-backends,1.1.91, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20System%20Tools)
+AC_INIT(system-tools-backends,1.1.92, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20System%20Tools)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)