[perl-Gtk2] Stable release 1.2498



commit 7bb83ddad61b01450c6bfe71bad8bdeac965d636
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Jan 24 12:17:49 2016 -0800

    Stable release 1.2498

 NEWS        |    5 +++++
 lib/Gtk2.pm |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 844af6c..346bffb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gtk2 1.2498
+==================================
+
+* Add blurbs for the Gtk2::Pango::* POD/man pages
+
 Overview of changes in Gtk2 1.2497
 ==================================
 
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 505369e..9b45d2c 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.2497';
+our $VERSION = '1.2498';
 
 our @ISA = qw(DynaLoader Exporter);
 


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