diff options
author | Carlos Garnacho <carlosg@gnome.org> | 2008-01-14 23:54:21 +0100 |
---|---|---|
committer | Carlos Garnacho <carlosg@gnome.org> | 2008-01-14 23:54:21 +0100 |
commit | cbd4343291574f94755f856df8d1c871754a9999 (patch) | |
tree | a2d479e47d5c64d074c1e9b86980ec6478d3c0e6 | |
parent | 3e6b382698420473a5c4b26d6703b38a63a50600 (diff) |
Release 2.5.5STB_2_5_5
-rw-r--r-- | configure.in | 2 |
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) |