[nautilus] Update for 2.28.0 release



commit c3b8ec1d6927ccc743e57c315cc2a3ba007ec769
Author: Alexander Larsson <alexl redhat com>
Date:   Mon Sep 21 16:45:28 2009 +0200

    Update for 2.28.0 release

 NEWS         |    6 ++++++
 configure.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3b0297c..7b18506 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 2.28.0 are:
+* Translation updates
+* Don't load non-images for thumbnailing when zoomed
+* Made desktop window a native X window for nicer redrawing
+* Fix leaks
+
 Major changes in 2.27.92 are:
 * Fix crash on logout
 * Translation updates
diff --git a/configure.in b/configure.in
index 6320419..723ebd6 100644
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  2)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.27.93],
+AC_INIT([nautilus],[2.28.0],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]