summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2016-09-12 14:49:14 +0200
committerOndrej Holy <oholy@redhat.com>2016-09-12 14:49:14 +0200
commit94184332379b3570797f1ac47cc843e0725f4e3b (patch)
tree967f1fe3445ea2465820895551fbb8ee797eec49
parent39674c88aace7ba42932346f63eac90c51065d8b (diff)
downloadgvfs-94184332379b3570797f1ac47cc843e0725f4e3b.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 1ba5bf00..c99537f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.29.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.30.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)