summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2016-09-19 16:35:09 +0200
committerOndrej Holy <oholy@redhat.com>2016-09-19 16:35:09 +0200
commitcf7e113ca5167f8e94992ac0f4c9be5f1c1c5c69 (patch)
treeee24a60b4b1e079a7cb9f985bc844f137e012401
parent34b60af60746e41ab6d06a0d021325f7b423fbe9 (diff)
downloadgvfs-cf7e113ca5167f8e94992ac0f4c9be5f1c1c5c69.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 c99537f2..3b4697b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.30.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)