[gdl] Update files for release



commit e7c55b4d42b155c2766e164ff7b3f9b4b64b6519
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Fri Mar 8 10:04:36 2013 +0100

    Update files for release

 NEWS         |    8 ++++++++
 configure.in |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b4088ce..6f8bf10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in 3.7.91
+
+* Fix bgo#693298 - GdlDockItem::dock-drag-motion signal doesn't match vfunc
+
+* Translation: hu (Balázs Úr)
+* Translation: pt_BR (Enrico Nicoletto, Rafael Ferreira)
+
+
 Changes in 3.7.3
 
 * Fix build with GDL_DISABLE_DEPRECATED defined (Sébastien Granjoux)
diff --git a/configure.in b/configure.in
index fae0837..8cc25cb 100644
--- a/configure.in
+++ b/configure.in
@@ -12,14 +12,14 @@ AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=3
 GDL_MINOR_VERSION=7
-GDL_MICRO_VERSION=3
+GDL_MICRO_VERSION=90
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=5
 
 dnl increment any time the source changes; set to
 dnl  0 if you increment CURRENT
-GDL_REVISION=5
+GDL_REVISION=6
 
 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]