[anjuta] Updates files for release



commit 0fcd83736473611edc1d4c0860d0940ba97784d6
Author: Johannes Schmid <jhs gnome org>
Date:   Sun Jun 14 19:45:41 2009 +0200

    Updates files for release

 NEWS         |   13 +++++++++++++
 configure.in |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 21e27d0..022de13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Anjuta 2.27.3 (14 June 2009) -- Johannes Schmid
+
+Updates:
+- Pixel-saving UI for tabs
+- Remove markup from translatable strings
+
+Bugs fixed:
+- Lots of git bugs fixed
+#584013 â?? libanjuta-1.0.pc.in still requires libglade-2.0
+#584347 â?? Don't reference child revisions
+#567214 - bookmarks window wastes too much space
+#582464 â?? crash in Anjuta IDE: Hacking on Empathy, dele...
+
 Anjuta 2.27.2 (26 May 2009) -- Johannes Schmid
 
 Updates:
diff --git a/configure.in b/configure.in
index ef32d51..990138f 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,  2)
+m4_define(anjuta_micro_version,  3)
 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]