diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2012-01-18 17:47:02 +0100 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-01-18 17:47:02 +0100 |
commit | 3f7f3da7a2dbac68ef2692c445c3a5afa17aaa8d (patch) | |
tree | 80f30f4ebf2897ec93a0f783cc48ba71652bda5b /configure.ac | |
parent | 6e8b7f5977d0faa50a51fe5dd3aecdf36f01b73c (diff) | |
download | gvfs-3f7f3da7a2dbac68ef2692c445c3a5afa17aaa8d.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 99affd3f..e2f96d08 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.11.3],[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) |