diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2012-03-19 17:37:31 +0100 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-03-19 17:37:31 +0100 |
commit | b43ac18df12e8f9e7a899001cf33851f4c214220 (patch) | |
tree | 32656a88459a9b8cc0310ada4a6f8ee8a6b052d5 /configure.ac | |
parent | 4de85271d345762042c9a0d11f1f9f9dda3b9565 (diff) | |
download | gvfs-b43ac18df12e8f9e7a899001cf33851f4c214220.tar.gz |
Post release 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 aebadd0a..4949e43c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.11.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.11.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-pax]) AM_CONFIG_HEADER(config.h) |