[grilo/0.1.x] Bump to 0.1.20
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/0.1.x] Bump to 0.1.20
- Date: Fri, 10 Aug 2012 17:17:14 +0000 (UTC)
commit bae748a3a27514190fd75f35787c06d1758808bc
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Fri Aug 10 13:40:38 2012 +0200
Bump to 0.1.20
NEWS | 19 +++++++++++++++++++
configure.ac | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 455f0c4..c6de168 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+NEW in 0.1.20
+=============
+
+ * Test UI requires Gtk+ 3
+ * Fixes in the Test UI
+ * Improved documentation
+ * Several bug fixes, including:
+ * BGO#676823 - test-ui: We only really support GTK+ 3.x builds
+ * BGO#676822 - test-ui: Make the test window a decent size
+ * BGO#679674 - Remove trailing commas from enums
+
+ * Contributors to this release:
+ Bastien Nocera <hadess hadess net>
+ Juan A. Suarez Romero <jasuarez igalia com>
+ Mathias Hasselmann <mathias openismus com>
+ Murray Cumming <murrayc murrayc com>
+ VÃctor Manuel JÃquez Leal <vjaquez igalia com>
+
+
NEW in 0.1.19
=============
diff --git a/configure.ac b/configure.ac
index b5f69fe..59d0c66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ m4_define([prj_name], [grilo])
m4_define([prj_gir_name], [Grilo])
m4_define([grl_major_version], [0])
m4_define([grl_minor_version], [1])
-m4_define([grl_micro_version], [19])
+m4_define([grl_micro_version], [20])
m4_define([prj_version], grl_major_version.grl_minor_version.grl_micro_version)
AC_INIT([prj_name],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]