diff options
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 412347b..5d63f8b 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(setup-tools-backends, 0.23.0, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20Sistem%20Tools) +AC_INIT(setup-tools-backends, 0.24444.0, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20Sistem%20Tools) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AC_ISC_POSIX |