diff options
author | Ondrej Holy <oholy@redhat.com> | 2015-11-09 13:44:23 +0100 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2015-11-09 13:44:23 +0100 |
commit | 5cecb844653a278c92e63c76885b5c4affef39c6 (patch) | |
tree | d301f286c3ebef366690eec2a26e7a84ccef6f87 /configure.ac | |
parent | a8acc8177e476d5ef75ff3e2aa21d6ec0520c581 (diff) | |
download | gvfs-5cecb844653a278c92e63c76885b5c4affef39c6.tar.gz |
Post branch version bump
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ee244a03..7ad2c17e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.26.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.27.2],[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) |