[perl-Gtk2] Stable release 1.2491



commit 4ab4dc3ddc579c72d3d61614ae31a8b527d609e0
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Apr 28 22:53:53 2014 -0700

    Stable release 1.2491

 NEWS        |    4 ++--
 lib/Gtk2.pm |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9f82033..366a1dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Overview of changes in Gtk2 <next>
-=================================
+Overview of changes in Gtk2 1.2491
+==================================
 
 * Fix a test failure in t/GdkPixbufLoader.t.
 
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index cfe4d79..3373387 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.249';
+our $VERSION = '1.2491';
 
 our @ISA = qw(DynaLoader Exporter);
 


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