summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2008-01-14 23:54:21 +0100
committerCarlos Garnacho <carlosg@gnome.org>2008-01-14 23:54:21 +0100
commitcbd4343291574f94755f856df8d1c871754a9999 (patch)
treea2d479e47d5c64d074c1e9b86980ec6478d3c0e6 /configure.in
parent3e6b382698420473a5c4b26d6703b38a63a50600 (diff)
Release 2.5.5STB_2_5_5
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 3ec7887..c06c77c 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.5.4)
+AC_INIT(system-tools-backends,2.5.5)
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)