[anjuta] Updated files for 3.2.0 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Updated files for 3.2.0 release
- Date: Sun, 25 Sep 2011 13:29:06 +0000 (UTC)
commit 8844c9e3a10241e6ae043ba5db1fa75851306ba7
Author: Johannes Schmid <jhs gnome org>
Date: Sun Sep 25 17:43:13 2011 +0900
Updated files for 3.2.0 release
NEWS | 18 ++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c76f0bd..490ed18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Anjuta 3.2.0 "No more bombs" (25 September 2011) -- Johannes Schmid
+
+This is the new stable release, please update if you are using anjuta
+3.0.x or 2.32.x. From now on, only 3.2.x will be receiving bug-fixes.
+
+Fixes:
+* Fixed make distcheck: FAQ, autotests, etc (SÃbastien Granjoux)
+
+Special thanks for the whole 3.1/3.2 cycle goes to SÃbastien who fixed
+a huge amount of stuff and was responsible for the huge documentation rewrite.
+
+Thanks to:
+Akom Chotiphantawanon, Alexander Shopov, Andrea Zagli,
+Antonio Fernandes C. Neto, Arnel A. Borja, Bruce Cowan, Chao-Hsiung Liao,
+Duarte Loreto, Gabor Kelemen, Javier JardÃn, Jiro Matsuzawa, Joan Duran,
+Joe Hansen, Johannes Schmid, Jorge GonzÃlez, Mario BlÃttermann, Matej UrbanÄiÄ,
+Paul Seyfert, SÃbastien Granjoux, Yinghua Wang, Yuri Myasoedo
+
Anjuta 3.1.92 "Hot summer in Nagano" (18 September 2011) -- Johannes Schmid
Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 2530735..c274a6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.65)
m4_define(anjuta_major_version, 3)
-m4_define(anjuta_minor_version, 1)
-m4_define(anjuta_micro_version, 92)
+m4_define(anjuta_minor_version, 2)
+m4_define(anjuta_micro_version, 0)
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]