diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2012-03-26 16:43:39 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-03-26 16:43:39 +0200 |
commit | a4c5695c726358a3a64106e22f3f9f46f1f6ced7 (patch) | |
tree | 3349f07c3ac3fc6abf0c1715714c8910cfe0b840 /configure.ac | |
parent | 97389274b093787a772c24f925f223710ed38594 (diff) | |
download | gvfs-a4c5695c726358a3a64106e22f3f9f46f1f6ced7.tar.gz |
Update NEWS for 1.12.0 release1.12.0
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 4949e43c..a6978625 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) -AC_INIT([gvfs],[1.11.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs]) +AC_INIT([gvfs],[1.12.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) |