[pessulus] [release] 2.30.0



commit 5088ce7d345db1cdbe2d7d003ea3e65349cc9da4
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Mar 30 01:57:54 2010 +0200

    [release] 2.30.0

 NEWS         |   17 +++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index bbc4162..d9d5246 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+==============
+Version 2.30.0
+==============
+
+  Misc
+
+	* Add configure summary (Vincent)
+
+  Translators
+
+	* Israt Jahan (bn)
+	* Gianvito Cavasoli (it)
+	* Young-Ho Cha (ko)
+	* Badral (mn)
+	* Piotr DrÄ?g (pl)
+	* Marcel Telka (sk)
+
 ===============
 Version 2.29.91
 ===============
diff --git a/README b/README
index e7a0b88..d533d65 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-pessulus 2.29.91
-================
+pessulus 2.30.0
+===============
 
 pessulus is a lockdown editor for GNOME, written in python.
 
diff --git a/configure.ac b/configure.ac
index c7daded..e3a2a51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT([pessulus], [2.29.92],
+AC_INIT([pessulus], [2.30.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pessulus])
 AC_CONFIG_SRCDIR(pessulus.in)
 AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2])



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