summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2015-12-14 14:21:19 +0100
committerOndrej Holy <oholy@redhat.com>2015-12-14 14:21:19 +0100
commite77071bf672ac870e7d3962bde54b504fd84ceec (patch)
tree8138f4c600262ec8f75930b269291ca03ffeadc8
parenta8aa9344a185f30981d128e87caaa5f11d20316b (diff)
downloadgvfs-e77071bf672ac870e7d3962bde54b504fd84ceec.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 682cf1b9..bb358c66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.27.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.27.4],[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)