[anjuta] Updated files for 2.31.92 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Updated files for 2.31.92 release
- Date: Mon, 13 Sep 2010 21:14:30 +0000 (UTC)
commit 20e0848fa2d42ae77b20fce551995d6ed4ea79ec
Author: Johannes Schmid <jhs gnome org>
Date: Mon Sep 13 23:13:29 2010 +0200
Updated files for 2.31.92 release
NEWS | 14 ++++++++++++++
configure.in | 2 +-
libanjuta/Makefile.am | 4 ++--
3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c754ba9..e4e5596 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Anjuta 2.31.92 "What's reality like?" (13 Sep 2010) -- Johannes Schmid
+
+Bugs fixed:
+python-loader: bgo #628975 - error in python loader .plugin
+sourceview: bgo #626541 - Crash when saving to unavailable location
+bgo #628397: Fix anjuta-idl-compiler to keep typedef comments
+bgo #628397 - gir build error
+
+Thanks to (mostly translators):
+Abderrahim Kitouni, Andika Triwidada, Aron Xu, Bruno Brouard, Christian Kirbach,
+Claude Paroz, Daniel Nylander, Dragos Dena, Gabor Kelemen, Hiroyuki Sekihara,
+Jorge González, Kjartan Maraas, Philip Withnall, Sébastien Granjoux,
+Takayuki KUSANO
+
Anjuta 2.31.91 "Cold summer rain" (30 Aug 2010) -- Johannes Schmid
Updated:
diff --git a/configure.in b/configure.in
index 50aaab8..86957a6 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
m4_define(anjuta_major_version, 2)
m4_define(anjuta_minor_version, 31)
-m4_define(anjuta_micro_version, 91)
+m4_define(anjuta_micro_version, 92)
m4_define(anjuta_nano_version, 0)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
diff --git a/libanjuta/Makefile.am b/libanjuta/Makefile.am
index 624a68f..85589f0 100644
--- a/libanjuta/Makefile.am
+++ b/libanjuta/Makefile.am
@@ -134,7 +134,6 @@ libanjuta_include = \
anjuta-plugin-handle.h \
anjuta-profile.h \
anjuta-profile-manager.h \
- anjuta-marshal.h \
anjuta-utils.h \
anjuta-preferences-dialog.h \
anjuta-preferences.h \
@@ -159,7 +158,8 @@ libanjuta_include = \
libanjutainclude_HEADERS = \
$(libanjuta_include) \
- anjuta-enum-types.h
+ anjuta-enum-types.h \
+ anjuta-marshal.h
BUILT_SOURCES=anjuta-marshal.c anjuta-marshal.h anjuta-enum-types.h anjuta-enum-types.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]