[anjuta] Updates files for release



commit 7d0c97d8449cbb241274932f8fcfbb5fb2e0252a
Author: Johannes Schmid <jhs gnome org>
Date:   Tue Sep 8 09:26:47 2009 +0200

    Updates files for release

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b9e52fd..890912b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Anjuta 2.27.92 (7 September 2009) -- Johannes Schmid
+
+Bugs fixed:
+class-gen: bgo #593532 - Untranslated strings
+language-support-cpp-java: bgo #593291 - fix small typo
+
+Thanks to all translators!
+
 Anjuta 2.27.91 (27 August 2009) -- Johannes Schmid
 
 Updates:
diff --git a/configure.in b/configure.in
index 77ec43d..5ef5117 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
 
 m4_define(anjuta_major_version,  2)
 m4_define(anjuta_minor_version, 27)
-m4_define(anjuta_micro_version,  91)
+m4_define(anjuta_micro_version,  92)
 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]