summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2017-03-20 15:47:19 +0100
committerOndrej Holy <oholy@redhat.com>2017-03-20 15:47:19 +0100
commitb7fffbdeb64f69b46f4c9a1b64f3796c4c715791 (patch)
tree9465d7fc5e599ba86ab0bd034dd7fbb917317fe0
parentfb1cef09b5c55bf9dc050c3c4c39bb03a17c843c (diff)
downloadgvfs-b7fffbdeb64f69b46f4c9a1b64f3796c4c715791.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 4778a96c..1b993d39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.32.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.32.1],[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)