[pessulus] [release] 2.27.5



commit 2a7b7ac0b73459e1945d0f513cc121975c470ddd
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jul 28 17:57:18 2009 +0200

    [release] 2.27.5

 NEWS         |   19 +++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e66059c..c500699 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+pessulus 2.27.5
+===============
+
+  Fixes
+
+	* Use gtk.show_uri() and do not crash if yelp is not present (Vincent)
+
+  Misc
+
+	* Use silent-rules with automake 1.11 (Vincent)
+	* Do not require gnome-python anymore (Vincent)
+
+  Translations
+
+	* Khaled Hosny (ar)
+	* Alexander Nyakhaychyk (be)
+	* Iestyn Pryce (cy)
+	* wanderlust (uk)
+
 pessulus 2.26.2
 ===============
 
diff --git a/README b/README
index 7f7e199..cc4e1f0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-pessulus 2.26.2
+pessulus 2.27.5
 ===============
 
 pessulus is a lockdown editor for GNOME, written in python.
diff --git a/configure.ac b/configure.ac
index 9163eb4..1c31ab8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT([pessulus], [2.26.3],
+AC_INIT([pessulus], [2.27.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pessulus])
 AC_CONFIG_SRCDIR(pessulus.in)
 AM_INIT_AUTOMAKE([1.7])



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