[perl-Gtk3] Release v0.020



commit ce484a3e4eac8e03ec6e15085c3fd4ec1e2d8f2f
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Dec 25 22:41:05 2014 -0800

    Release v0.020

 NEWS     |    8 ++++++++
 dist.ini |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d44a3db..a741f73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.020 [2014-12-25]
+==============================================
+
+* Tighten the GtkRadio* test skip conditions
+* Use Glib::Object::Introspection->CHECK_VERSION in the tests
+* When running tests, display the gtk+ version
+* Fix test failures on unthreaded perls on FreeBSD
+
 Overview of changes in Gtk3 0.019 [2014-11-25]
 ==============================================
 
diff --git a/dist.ini b/dist.ini
index 3c668c9..adfc322 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Gtk3
-version = 0.019
+version = 0.020
 author  = Torsten Schoenfeld <kaffeetisch gmx de>
 license = LGPL_2_1
 copyright_holder = Torsten Schoenfeld


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]