diff options
author | carlosg <carlosg> | 2007-02-26 22:58:22 +0000 |
---|---|---|
committer | carlosg <carlosg> | 2007-02-26 22:58:22 +0000 |
commit | acb053685b7a9d6f4f71356be498c8adc67c5d1d (patch) | |
tree | f7d1d102cd4d4857325bffe3a236bd119aa4fd16 /configure.in | |
parent | 0d948416be92b73df59bbc1df2270ac910f10a4e (diff) |
Release 2.1.4STB_2_1_4
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 4ceb258..cee7fdf 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.3) +AC_INIT(system-tools-backends,2.1.4) AC_CONFIG_AUX_DIR(.) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) |