[anjuta/gnome-2-30] Updated file for 2.30.2.1 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-2-30] Updated file for 2.30.2.1 release
- Date: Mon, 21 Jun 2010 17:01:09 +0000 (UTC)
commit dadacece5f15bfa4fc0c74b7d75e5a50dfbef3f1
Author: Johannes Schmid <jhs gnome org>
Date: Mon Jun 21 18:57:48 2010 +0200
Updated file for 2.30.2.1 release
.gitignore | 2 ++
NEWS | 10 ++++++++++
configure.in | 2 +-
3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d69cf0d..9ecf5ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,7 @@
/po/de.gmo
/po/dz.gmo
/po/el.gmo
+/po/en shaw gmo
/po/en_CA.gmo
/po/en_GB.gmo
/po/es.gmo
@@ -88,6 +89,7 @@
/po/pl.gmo
/po/pt.gmo
/po/pt_BR.gmo
+/po/ro.gmo
/po/ru.gmo
/po/rw.gmo
/po/si.gmo
diff --git a/NEWS b/NEWS
index a1f1983..4c39007 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Anjuta 2.30.2.1 "Bye, bye Sourceforge.net" (21 June 2010) -- Johannes Schmid
+
+Annoucement: The anjuta mailing lists have move to the gnome.org servers:
+anjuta-list gnome org: General discussion
+anjuta-devel-list gnome org: Development discussion
+
+Bugs fixed:
+libanjuta: bgo#620664 - Drag and drop of multiple source files
+language-support-cpp-java: Support more vim modelines
+
Anjuta 2.30.2 "Javascript isn't an island at all" (5 June 2010) -- Johannes Schmid
Bugs fixed:
diff --git a/configure.in b/configure.in
index ee065ca..fe43e0a 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, 30)
m4_define(anjuta_micro_version, 2)
-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]