summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2017-10-17 08:26:20 +0200
committerOndrej Holy <oholy@redhat.com>2017-10-17 08:26:20 +0200
commit57a02264ce572a1338ec89876d95690195b87aa8 (patch)
treef133c18460f41846d7ce2e31e579943f12c09539
parent2c7a74d445c5740f1aa9e387744751db209a8240 (diff)
downloadgvfs-57a02264ce572a1338ec89876d95690195b87aa8.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 9185426a..5520d352 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.35.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.35.2],[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)