[anjuta] Updated files for 2.32.0 release



commit f31fa2d366aa32614bbcf988ecd44d4b71478827
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Sep 27 20:01:19 2010 +0200

    Updated files for 2.32.0 release

 NEWS         |   19 +++++++++++++++++++
 configure.in |    4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e4e5596..c6439f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Anjuta 2.32.0 "Goodbye Berlin" (27 Sep 2010) -- Johannes Schmid
+
+This is our new stable release. Older releases won't see any bug-fixing, support,
+etc and master is now heading for GNOME 3.0 which will rock!
+
+Bugs fixed:
+bgo#630460 PackageKit integration is not working on all distros
+project-wizard: Update default ui file to use gtk+-2.16
+
+Various translation updates, Anjuta is now fully available in over 20 and more
+languages. Thanks for your effort.
+
+Thanks to (again, mostly translators):
+Andika Triwidada, Andrea Zagli, Aron Xu, Bruce Cowan, Bruno Brouard,
+Chao-Hsiung Liao, Christian Kirbach, Duarte Loreto, Fran Diéguez, Gabor Kelemen,
+Jonh Wendell, Jorge González, Kenneth Nielsen, Marek Ä?ernocký, Mario Blättermann,
+Matej UrbanÄ?iÄ?, Michael Kotsarinis, Milo Casagrande, Piotr DrÄ?g, Takayuki KUSANO,
+Yuri Myasoedov
+
 Anjuta 2.31.92 "What's reality like?" (13 Sep 2010) -- Johannes Schmid
 
 Bugs fixed:
diff --git a/configure.in b/configure.in
index 86957a6..a722cc9 100644
--- a/configure.in
+++ b/configure.in
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
 
 m4_define(anjuta_major_version,  2)
-m4_define(anjuta_minor_version, 31)
-m4_define(anjuta_micro_version, 92)
+m4_define(anjuta_minor_version, 32)
+m4_define(anjuta_micro_version, 0)
 m4_define(anjuta_nano_version, 0)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
 



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