[glade/glade-3-18] Rolling 3.18.2
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/glade-3-18] Rolling 3.18.2
- Date: Mon, 14 Apr 2014 23:08:07 +0000 (UTC)
commit 465a3b8e7cfa18951ff64de3dca3fabe071b589f
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Mon Apr 14 20:07:21 2014 -0300
Rolling 3.18.2
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a69f8d1..18e47ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
============
+Glade 3.18.2
+============
+
+ - Added dialog at start up to advertise user survey.
+ Fixes bug 726800 "New: UI break: add dialog to advertise user survey"
+ - Fixes bug 727992 "Editing UI and saving does not remove deleted Combo with Entry"
+ - Fixed bug 364064 "Property Editor / Common tab: width & height request checkboxes have no effect"
+
+============
Glade 3.18.1
============
diff --git a/configure.ac b/configure.ac
index c86e947..a94ae94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.52)
m4_define(glade_major_version, 3)
m4_define(glade_minor_version, 18)
-m4_define(glade_micro_version, 1)
+m4_define(glade_micro_version, 2)
m4_define(glade_version, glade_major_version.glade_minor_version.glade_micro_version)
AC_INIT([glade], [glade_version],
@@ -53,7 +53,7 @@ AC_PATH_PROG(DLLTOOL, dlltool)
# If any interfaces have been removed since the last public release, then set GLADE_AGE to 0.
# Reference: http://www.gnu.org/software/libtool/manual/libtool.html#Versioning
-GLADE_REVISION=1
+GLADE_REVISION=2
GLADE_CURRENT=7
GLADE_AGE=1
GLADE_CURRENT_MINUS_AGE=`expr $GLADE_CURRENT - $GLADE_AGE`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]