summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2014-03-18 07:15:10 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2014-03-18 07:15:10 -0700
commitca9d7d1de130f49756109e9fee5ef31be7f40af9 (patch)
tree165e78c0de6f4865e964ce4668050d4a1d9f1bcf
parent309303e769a24ac789dab4e46ee43888d732f971 (diff)
downloadnautilus-ca9d7d1de130f49756109e9fee5ef31be7f40af9.tar.gz
release: prepare for 3.11.923.11.92
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 61d45a312..563d282f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.11.92:
+* Only show one button for mixed Video CD/Video DVD media
+* Add a force-desktop action to NautilusApplication (Ray Strode)
+
Major changes in 3.11.90:
* Port to GtkHeaderBar (Yosef Or Boczko, Matthias Clasen)
* Fix tab label not being update on removals or renames
diff --git a/configure.ac b/configure.ac
index 801e4a889..931a2d5af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 5)
m4_define(nautilus_extension_revision, 0)
-AC_INIT([nautilus],[3.11.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.11.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================