From 199e5adb8a51c9cd54a644de60b01d9c0cd2170d Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Fri, 25 Mar 2011 15:16:31 -0400 Subject: release: update for 2.91.93 --- NEWS | 3 +++ configure.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 407bcb3f9..585102091 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Major changes in 2.91.93 are: +* Fix some memory leaks + Major changes in 2.91.92 are: * Use a raised button for Search * Tweak the floating bar background diff --git a/configure.in b/configure.in index f35f86f5a..71a4067a2 100644 --- a/configure.in +++ b/configure.in @@ -17,7 +17,7 @@ dnl Interface break is not allowed. m4_define(nautilus_extension_current, 5) m4_define(nautilus_extension_revision, 0) -AC_INIT(nautilus, 2.91.92, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) +AC_INIT(nautilus, 2.91.93, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) dnl =========================================================================== -- cgit v1.2.1