[anjuta] Updated files for 3.1.5 release



commit 1d50b0f5f2adfba9b653b8cede662c0338ba2608
Author: Johannes Schmid <jhs gnome org>
Date:   Sat Aug 13 08:55:17 2011 +1000

    Updated files for 3.1.5 release

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d35094..eb7c412 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Anjuta 3.1.5 "Sydney Edition" (13 July 2011) -- Johannes Schmid
+
+Officially brought to you about 20 000 km away from desktop-summit!
+
+Bugs fixed:
+654881 	Segmentation fault during project creation if no packages were selected
+651151 	vala plugin crashes when uncommenting source
+654502 	Allow building with libvala-0.14 (0.13 development tree)
+655743 	Usage of GtkHBoxClass and GtkHBox
+655998 	Main toolbar looks out-of-place
+655584 	Can't edit Integer Field
+
+Thanks to: Abderrahim Kitouni, Akom Chotiphantawanon, Alban Browaeys,
+Alexander Shopov, Daniel Mustieles, Dominique Leuenberger, Mario BlÃttermann, 
+Piotr DrÄg, SÃbastien Granjoux, Yuri Myasoedov
+
 Anjuta 3.1.4 "Leaving on a jet-plane" (25 July 2011) -- Johannes Schmid
 
 Bugs fixed:
diff --git a/configure.ac b/configure.ac
index c4e1ba5..84fa437 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, 1)
-m4_define(anjuta_micro_version, 4)
+m4_define(anjuta_micro_version, 5)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
 m4_define(bugzilla_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
 



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