summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2013-07-08 18:53:04 +0200
committerOndrej Holy <oholy@redhat.com>2013-07-08 18:53:04 +0200
commitce0ffe231e7dd162394cb61467be8e75bfd9eae1 (patch)
tree891a817e129ee8a9a2d278bcf00eebaf8d60f4e4
parenta02a2066e047321dd3a9080b9217743485b768b8 (diff)
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 1b5bd384..408a9f54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
-AC_INIT([gvfs],[1.17.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AC_INIT([gvfs],[1.17.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar])
AC_CONFIG_HEADERS(config.h)