[anjuta/gnome-2-32] Updated files for 2.32.1.1 release



commit d53440f63e047725fffca1c183fa173e42db678b
Author: Johannes Schmid <jhs gnome org>
Date:   Wed Dec 29 18:34:00 2010 +0100

    Updated files for 2.32.1.1 release

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4bfdaaa..b2e3541 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Anjuta 2.32.1.1 "2.x, still alive (29 Dec 2010) -- Johannes Schmid
+
+Bugs fixed:
+bgo#636665 - [PATCH] .vapi file not distributed
+lp#448126 - The "Report bugs" menu entry does not work
+bgo#636312 - Double click fails to select entire word if it contains _ or digits
+
+Thanks to: Robert Ancell
+
 Anjuta 2.32.1 "2.x, we will miss you" (12 Nov 2010) -- Johannes Schmid
 
 This is a bug-fix (and probably the last) release of the Anjuta 2.32.x series.
diff --git a/configure.in b/configure.in
index dc964e3..5945964 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_PREREQ(2.59)
 m4_define(anjuta_major_version,  2)
 m4_define(anjuta_minor_version, 32)
 m4_define(anjuta_micro_version, 1)
-m4_define(anjuta_nano_version, 0)
+m4_define(anjuta_nano_version, 1)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
 
 AC_INIT(anjuta, anjuta_version, http://bugzilla.gnome.org/enter_bug.cgi?product=anjuta)



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