summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2012-03-26 16:43:39 +0200
committerTomas Bzatek <tbzatek@redhat.com>2012-03-26 16:43:39 +0200
commita4c5695c726358a3a64106e22f3f9f46f1f6ced7 (patch)
tree3349f07c3ac3fc6abf0c1715714c8910cfe0b840
parent97389274b093787a772c24f925f223710ed38594 (diff)
downloadgvfs-a4c5695c726358a3a64106e22f3f9f46f1f6ced7.tar.gz
Update NEWS for 1.12.0 release1.12.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f985958e..8a256760 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 1.12.0
+=======================
+* Translation updates
+
Major changes in 1.11.5
=======================
* udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for volumes
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)