summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Bouchet-Valat <nalimilan@club.fr>2009-11-18 16:25:22 +0100
committerMilan Bouchet-Valat <nalimilan@club.fr>2010-01-11 17:37:42 +0100
commit8885e952de23ae1c3be6898fb482765399ce62cd (patch)
treecac5480ff071d7ed21164851136c0a969ab29f9d
parent458aad87ee132a4252cc2fb5569e508e753bf844 (diff)
Bump version to 2.9.0
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5f9bbaf..e9befde 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.8.3)
+AC_INIT(system-tools-backends,2.9.0)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)