summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Bouchet-Valat <nalimilan@club.fr>2010-02-15 12:12:40 +0100
committerMilan Bouchet-Valat <nalimilan@club.fr>2010-02-15 12:12:40 +0100
commite4a9f189e7ded060684901123e08cf37309cb622 (patch)
treef17d571375184e85f31b7cb5c05c97829ccd3af7
parentb18be4418d6123a65ea06f3d6345c2188b0a8265 (diff)
Bump version to 2.9.3
Too late...
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fd2a310..11d15aa 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.9.2)
+AC_INIT(system-tools-backends,2.9.3)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)