From 17b2ff9b002498b8e6ce28c7bf846b0daf3ce206 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 13 Jun 2011 12:15:43 -0400 Subject: release: update for 3.1.2 --- NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fbb07d420..bc8796626 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Major changes in 3.1.2 are: +* Use GtkOverlay for the floating bar +* Move the floating bar away from the cursor on hover +* Add an autostart desktop file +* Add metadata::custom-icon-name key for custom icons +* Fix opening the wrong directory when launching an instance + from the command line +* Misc crashers + Major changes in 3.1.1 are: * Add a DBus previewer interface to support e.g. the Sushi previewer * Rework handling of _NETSCAPE_URL dnd links diff --git a/configure.in b/configure.in index 2b1f96bb2..7ba7517e7 100644 --- a/configure.in +++ b/configure.in @@ -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.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) +AC_INIT(nautilus, 3.1.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) dnl =========================================================================== -- cgit v1.2.1