[anjuta] Update files for release



commit e57b42ccd881ffdb062dc5c0df11cfaf71343047
Author: Johannes Schmid <jhs gnome org>
Date:   Sun Feb 7 22:05:08 2010 +0100

    Update files for release

 NEWS         |   16 ++++++++++++++--
 configure.in |    2 +-
 2 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1ca3bf..26ac2bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
-Anjuta 2.95.6 "Naba is back" (25 January 2009) -- Johannes Schmid
+Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2009) -- Johannes Schmid
+
+Features:
+- None (we are in feature freeze) except new language for Codename ;)
+
+Bugs fixed:
+bgo #608701 -  Compiler warnings
+bgo #608396 -  crash while refreshing a buffer with some breakpoints
++ Several fixed in symbol-db and language-support-cpp-java
+
+This is the first beta release in the 2.30 cycle so please give it some testing!
+
+Anjuta 2.29.6 "Naba is back" (25 January 2009) -- Johannes Schmid
 
 Features:
 - Packagekit integration (Naba Kumar)
@@ -14,7 +26,7 @@ bgo#601750 -  Tooltip evaluation doesn't respects mouse position
 bgo#605060 -  Single-step highlighting works only for the first-opened project
 bgo#607415 -  Anjuta creates lots of random directories
 
-Anjuta 2.95.5 "Birthday present" (12 January 2009) -- Johannes Schmid
+Anjuta 2.29.5 "Birthday present" (12 January 2009) -- Johannes Schmid
 
 Features:
 - Completion for ., ->, and :: in C/C++
diff --git a/configure.in b/configure.in
index f0b0dcb..da0f555 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, 29)
-m4_define(anjuta_micro_version,  6)
+m4_define(anjuta_micro_version,  90)
 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]