summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorcarlosg <carlosg>2006-12-04 01:15:09 +0000
committercarlosg <carlosg>2006-12-04 01:15:09 +0000
commit65c5f01cca8e8c89956834661ef94d93fa573543 (patch)
treec48ad15e26015c8bc055b71bdeb3dd7e87bd1476 /configure.in
parentfd6f0681a2ee6add631b7343e8caada6ca2f85b9 (diff)
Release 2.1.1STB_2_1_1
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 9236640..369992b 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.0)
+AC_INIT(system-tools-backends,2.1.1)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)