diff options
author | Ondrej Holy <oholy@redhat.com> | 2016-03-21 19:29:26 +0100 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2016-03-21 19:29:26 +0100 |
commit | ab6b98e266fc725a88ba060c06133738266e2218 (patch) | |
tree | 5a0a7dd139635266634332a6f7f4e891ed0ac3a0 | |
parent | 6ce802e8ea49e92e4e6a9a6ff17da7d7887db507 (diff) | |
download | gvfs-ab6b98e266fc725a88ba060c06133738266e2218.tar.gz |
Post release version bump
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ae635d72..aa5b300f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.28.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.28.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) |