diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2011-10-26 14:33:13 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2011-10-26 14:33:13 +0200 |
commit | a76da485ceb30cc67ad63513d1e3272879c67722 (patch) | |
tree | dfc90aa931a3dc0676308d0d056b9d7e1e4f5556 /configure.ac | |
parent | f0a29de7b7d2d51119d50686d314ac6a7e406313 (diff) | |
download | gvfs-a76da485ceb30cc67ad63513d1e3272879c67722.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 be0c6a10..3d86c00c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.11.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.11.1],[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) |