diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2012-03-26 16:47:54 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-03-26 16:47:54 +0200 |
commit | 23c9e81e7aaf9883479fc5e31e0f4d3826964780 (patch) | |
tree | d895981e81abed442869d4045435fd16a1b2a6af /configure.ac | |
parent | a4c5695c726358a3a64106e22f3f9f46f1f6ced7 (diff) | |
download | gvfs-23c9e81e7aaf9883479fc5e31e0f4d3826964780.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 a6978625..e31fb50e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.12.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) |