[gdl] Updated files for 3.2.0 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] Updated files for 3.2.0 release
- Date: Mon, 3 Oct 2011 17:22:08 +0000 (UTC)
commit 92978741f88dbb3117cfaff87d6d312bf9d5f1bd
Author: Johannes Schmid <jhs gnome org>
Date: Mon Oct 3 10:16:57 2011 -0700
Updated files for 3.2.0 release
NEWS | 5 +++++
configure.in | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2e0931d..bbbd170 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in 3.2.0
+
+* Use maintainer-mode by default (Javier Jardon)
+* Translation updates
+
Changes in 3.1.5
* Fix a crash while docking (SÃbastien Granjoux)
diff --git a/configure.in b/configure.in
index d7b9476..f5680c8 100644
--- a/configure.in
+++ b/configure.in
@@ -11,15 +11,15 @@ AC_CONFIG_MACRO_DIR([m4])
AM_CONFIG_HEADER(config.h)
GDL_MAJOR_VERSION=3
-GDL_MINOR_VERSION=1
-GDL_MICRO_VERSION=5
+GDL_MINOR_VERSION=2
+GDL_MICRO_VERSION=0
dnl increment if the interface has additions, changes, removals.
GDL_CURRENT=1
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-GDL_REVISION=2
+GDL_REVISION=3
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]