diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2012-06-04 18:36:26 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-06-04 18:36:26 +0200 |
commit | b7e22341c2eeef72b885639936531228e4456efc (patch) | |
tree | 826d0d8c1a564ca21214b692e0fde79f70f27dec /configure.ac | |
parent | 20f702c95df552edd8252abb12e288485a4bd20b (diff) | |
download | gvfs-b7e22341c2eeef72b885639936531228e4456efc.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 a920787e..a8f5525f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.13.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.13.2],[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) |