diff options
author | Ondrej Holy <oholy@redhat.com> | 2017-03-28 12:23:30 +0200 |
---|---|---|
committer | Ondrej Holy <oholy@redhat.com> | 2017-03-28 12:36:06 +0200 |
commit | 53f405133e72e08e8afe480a8b8f03fdcc749f71 (patch) | |
tree | 9eda5c3067faafaf8d020fce6f3142c76c220fd3 /configure.ac | |
parent | 10bf0faf1bb707246690c6ff8fe902f486e80072 (diff) | |
download | gvfs-53f405133e72e08e8afe480a8b8f03fdcc749f71.tar.gz |
Post branch 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 32ef98e1..602c7b93 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.32.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.33.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar -Wno-portability]) AC_CONFIG_HEADERS(config.h) |