[perl-Gtk2] Stable release 1.24992



commit 70f9c7d521aef5e8b30155e52e8eca1202c2c721
Author: Brian Manning <brian xaoc org>
Date:   Fri Apr 21 13:10:53 2017 -0700

    Stable release 1.24992

 NEWS        |    6 ++++++
 lib/Gtk2.pm |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ee33256..75b51ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2 1.24992
+===================================
+
+∗ Handle removing '.' from @INC for perl-5.26.0 compatibility
+* Updated FSF Address; resolves RT#89038
+
 Overview of changes in Gtk2 1.24991
 ===================================
 
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 3d2d154..a5814d2 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.24991';
+our $VERSION = '1.24992';
 
 our @ISA = qw(DynaLoader Exporter);
 


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