summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorcarlosg <carlosg>2007-01-04 17:01:07 +0000
committercarlosg <carlosg>2007-01-04 17:01:07 +0000
commitbb432268ce79611156d734315c69c2e70d45b89a (patch)
tree860c49cfef29c23aa0a65f7f587ce36401db18ce /configure.in
parentb6dd9e0d9f3392df73e6b9536f993975b5d99634 (diff)
2007-01-04 Carlos Garnacho <carlosg@gnome.org>
* configure.in: bump revision number.
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 369992b..f4261c5 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,2.1.1)
+AC_INIT(system-tools-backends,2.1.2)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)