[gdl] Updated files for 2.91.90 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] Updated files for 2.91.90 release
- Date: Mon, 21 Feb 2011 22:23:51 +0000 (UTC)
commit 49f90896c995271ef5dd99956b9781bc35969c9d
Author: Johannes Schmid <jhs gnome org>
Date: Mon Feb 21 23:14:32 2011 +0100
Updated files for 2.91.90 release
NEWS | 4 ++++
configure.in | 4 ++--
gdl/Makefile.am | 3 ++-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35723cc..3c70834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in 2.91.90
+
+* Translation updates
+
Changes in 2.91.4
* Fixed for latest gtk+
diff --git a/configure.in b/configure.in
index 10ba6ae..feebaac 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h)
GDL_MAJOR_VERSION=2
GDL_MINOR_VERSION=91
-GDL_MICRO_VERSION=4
+GDL_MICRO_VERSION=90
dnl increment if the interface has additions, changes, removals.
GDL_CURRENT=1
@@ -49,7 +49,7 @@ AC_SUBST(GDL_VERSION)
SNAPSHOT=0_`date +%Y%m%d_%H%M%S`_git
AC_SUBST(SNAPSHOT)
-GTK_REQUIRED=2.90.4
+GTK_REQUIRED=3.0.0
XML_REQUIRED=2.2.8
AC_SUBST(GTK_REQUIRED)
diff --git a/gdl/Makefile.am b/gdl/Makefile.am
index 87e9822..6190176 100644
--- a/gdl/Makefile.am
+++ b/gdl/Makefile.am
@@ -88,7 +88,8 @@ EXTRA_DIST = libgdlmarshal.list \
tree-expand.xpm \
tree-contract.xpm \
layout.ui \
- program.xpm static.xpm shared.xpm
+ program.xpm static.xpm shared.xpm \
+ $(noinst_SCRIPTS)
# enumerations code generation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]