From def31cd34118e4a3daf53819f81a5d7325b8efcb Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 7 Dec 2010 10:34:46 +0100 Subject: Release 2.91.4 --- NEWS | 10 ++++++++++ configure.in | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 40348010f..a9aae1bdf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Major changes in 2.91.4 are: +* Port to the new GtkAppChooser widget family +* Port to GtkStyleContext +* Add DBus interfaces for copying files and emptying trash +* Remove Beagle search support +* Remove History and Notes sidebar +* Use a new simpler debug infrastructure +* Make the preferences an app-wide singleton window +* Fix some drawing regressions + Major changes in 2.91.3 are: * Remove autorun and automount machinery, it moved to gnome-settings-daemon * Don't install the 'File Management Properties' binary; there's now diff --git a/configure.in b/configure.in index 152f06bc9..92034b73f 100644 --- a/configure.in +++ b/configure.in @@ -17,7 +17,7 @@ dnl Interface break is not allowed. m4_define(nautilus_extension_current, 4) m4_define(nautilus_extension_revision, 0) -AC_INIT(nautilus, 2.91.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) +AC_INIT(nautilus, 2.91.4, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) dnl =========================================================================== -- cgit v1.2.1