diff options
author | Milan Bouchet-Valat <nalimilan@club.fr> | 2011-04-02 14:36:49 +0200 |
---|---|---|
committer | Milan Bouchet-Valat <nalimilan@club.fr> | 2011-04-02 14:36:49 +0200 |
commit | 5cacc97a7ca4d2aeb2c819e0c16c86e312a261fb (patch) | |
tree | bf7aeecb3793c457351d8f8df6705bb7a7a256c5 /configure.in | |
parent | bd1beddc1c07fe1a3a924356313971654eea93cc (diff) |
Release 2.10.2STB_2_10_2
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 72829af..9d6dc4e 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.10.1) +AC_INIT(system-tools-backends,2.10.2) AC_CONFIG_AUX_DIR(.) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) |