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 d39b522..6961782 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.25.0, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20System%20Tools) +AC_INIT(setup-tools-backends, 0.26.0, http://bugzilla.gnome.org/enter_bug.cgi?product=GNOME%20System%20Tools) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AC_ISC_POSIX |