diff options
author | David Zeuthen <davidz@redhat.com> | 2011-10-18 14:39:42 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2011-10-18 14:39:42 -0400 |
commit | b8ab85bc14d6df1febaaad90359141a4905aeb27 (patch) | |
tree | 5ea81367213f330c526f01733121ae894032df77 /configure.ac | |
parent | 981b95035a94e1f4d8aa0cf0c387d4be04ef01f4 (diff) | |
parent | 2b5e26a0ca1f9a38fe981f431ee6fc29180d8fff (diff) | |
download | gvfs-b8ab85bc14d6df1febaaad90359141a4905aeb27.tar.gz |
Merge branch 'master' into wip/udisks2
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 764d7d07..4de31666 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.11.0],[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) |