[anjuta/gnome-3-0] Updated files for 3.0.3 release



commit 89497057c7876569cd1d8808bd28f525749ef191
Author: Johannes Schmid <jhs gnome org>
Date:   Fri Jun 10 17:48:30 2011 +0200

    Updated files for 3.0.3 release

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04e9c51..85de65c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Anjuta 3.0.3 "Berg 2011" (10 June 2011) -- Johannes Schmid
+
+Bugs fixed:
+glade: Load widgets correctly on startup (bgo# 651670)
+project-wizard: bug #650930 - anjuta-3.x project wizard fails to detect autogen-5.11.x
+project-wizard: bug #652017 - Default pygtk Makefile.am has incorrect path for ui file
+file-manager: bgo#578511 - after vcs update the files' icons don't get updated
+build-basic-autotools rh#707734 - Remove reference to non-existing scratchbox option
+
+Thanks to:
+Alexandre Rostovtsev, Jason Siefken, Massimo Corà, Sébastien Granjoux,
+Tamara Atanasoska
+
 Anjuta 3.0.2 "Summertime" (23 May 2011) -- Johannes Schmid
 
 Fixes:
diff --git a/configure.ac b/configure.ac
index ff602f3..70d4e6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.65)
 
 m4_define(anjuta_major_version,  3)
 m4_define(anjuta_minor_version, 0)
-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]