diff options
author | Ondrej Holy <oholy@redhat.com> | 2014-04-27 22:21:34 +0200 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2014-04-27 22:21:34 +0200 |
commit | f9f62f9f60eb04e437f537f6619dde4c66a21647 (patch) | |
tree | 72fb60a9dceaf184a84c332dbd3856b6579293c5 /configure.ac | |
parent | b3e57d51613c89c7a98031260c77ec1caa1cfc5c (diff) | |
download | gvfs-f9f62f9f60eb04e437f537f6619dde4c66a21647.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 e29d42c4..8b3404ed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.21.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.21.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar]) AC_CONFIG_HEADERS(config.h) |