[perl-Gtk3] Release v0.034



commit 6e36ff8379f54db84696ae00e10f82ab60e22ded
Author: Brian Manning <bmanning src gnome org>
Date:   Mon May 21 20:18:30 2018 -0700

    Release v0.034

 NEWS     |    7 +++++++
 dist.ini |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6d70676..e3981ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.034 [2018-05-21]
+==============================================
+
+* Add helper functions Gtk3->get_version_info, Gtk3->GET_VERSION_INFO
+  (Bugzilla #795778)
+* Add override for Gtk3::TargetEntry (Bugzilla #795780)
+
 Overview of changes in Gtk3 0.033 [2017-11-05]
 ==============================================
 
diff --git a/dist.ini b/dist.ini
index b870e45..125c331 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,9 +1,9 @@
 name    = Gtk3
-version = 0.033
+version = 0.034
 author  = Torsten Schoenfeld <kaffeetisch gmx de>
 license = LGPL_2_1
 copyright_holder = Torsten Schoenfeld
-copyright_year = 2017
+copyright_year = 2018
 ; 'is_trial' comes from Zilla.pm; use this flag to change between 'stable' and
 ; 'testing'. DZil 4.300034 supports only 'stable' and 'testing', not
 ; 'unstable'; there's a note in Zilla.pm about this fact


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