[nautilus-actions] Update NEWS, preparing new release



commit e60df1e279fd30086e50a5270cd6e69f4011c495
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Aug 12 02:08:07 2009 +0200

    Update NEWS, preparing new release

 NEWS         |    5 ++++-
 configure.ac |    3 +--
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index ad1ac43..3db7788 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-Version 1.11.3
+Version 1.12.0
 ==============
 
+	Release date 2009-08-12
+
 	User is now able to freely enable/disable an action. A disabled action
 	never appear in the Nautilus context menu.
 
@@ -8,6 +10,7 @@ Version 1.11.3
 
 		#325519 asked by Frederic Ruaudel (enabled property)
 		#590398 reported by Pierre Wieser (install doc)
+		#590399 reported by Pierre Wieser (gtk_image_menu_item_set_image)
 		#590709 reported by Claude Paroz (markup in translatable strings)
 		#590711 reported by Claude Paroz (pipe char is ambiguous to translate)
 
diff --git a/configure.ac b/configure.ac
index 86d4ed9..b661d82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,8 +28,7 @@
 
 AC_PREREQ([2.53])
 
-# 1.11 odd version is unstable
-AC_INIT([Nautilus-Actions],[1.11.3],[maintainer nautilus-actions org])
+AC_INIT([Nautilus-Actions],[1.12.0],[maintainer nautilus-actions org])
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE
 



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