[perl-Gtk2] Stable release 1.24991



commit ceedb394c9c650aaef98498a24411ebc75e216ae
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Feb 2 21:37:55 2017 -0800

    Stable release 1.24991

 NEWS        |    5 +++++
 lib/Gtk2.pm |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f0d6e2..ee33256 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gtk2 1.24991
+===================================
+
+* Fix typos in POD (Bugzilla #772333)
+
 Overview of changes in Gtk2 1.2499
 ==================================
 
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 1401367..e1b9416 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.2499';
+our $VERSION = '1.24991';
 
 our @ISA = qw(DynaLoader Exporter);
 


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