summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2015-09-14 17:20:05 +0200
committerOndrej Holy <oholy@redhat.com>2015-09-14 17:20:05 +0200
commit55b21fdd75b5a340d77c3ea6690bfc2db5678538 (patch)
treeb9d76600d8dc7158fc24de4aa20290f5782d3330
parentf7247064dc67485b8aa5d246a019c31a66631aa9 (diff)
downloadgvfs-55b21fdd75b5a340d77c3ea6690bfc2db5678538.tar.gz
Post release version bump
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81de29ec..7487da8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.25.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.26.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar -Wno-portability])
AC_CONFIG_HEADERS(config.h)