[anjuta-extras/gnome-2-30] Updated files for anjuta 2.30.1 release



commit 26cc4c639dcc879a3929768a2df70e615b40e8d7
Author: Johannes Schmid <jhs gnome org>
Date:   Wed Apr 28 21:02:01 2010 +0200

    Updated files for anjuta 2.30.1 release

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 96bcca5..c8249a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+anjuta-extras 2.30.1 (28 April 2010) -- Johannes Schmid
+
+Bugs fixed:
+profiler: Fix bgo 615412
+profiler: Fix bgo 615360
+scintilla: Added missing file to EXTRA_DIST
+Fix COPYING to state GPLv2 correctly
+
 anjuta-extras 2.30.0 (30 March 2010) -- James Liggett
 
 Updates
diff --git a/configure.ac b/configure.ac
index 6d0b1d2..caf3d49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ(2.59)
 
 m4_define(anjuta_major_version,  2)
 m4_define(anjuta_minor_version, 30)
-m4_define(anjuta_micro_version,  0)
+m4_define(anjuta_micro_version,  1)
 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]