[perl-Gtk2] Stable release 1.2492



commit 91907b6a4b87cdc701a72ba5c6606349128a3bf1
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Jul 2 18:38:31 2014 -0700

    Stable release 1.2492

 NEWS        |    2 +-
 lib/Gtk2.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 064ea63..9f1a2f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Gtk2 <next>
+Overview of changes in Gtk2 1.2492
 ==================================
 
 * Fix compatibility with perl 5.20 and non-dot locales.
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 2f22e2e..d915289 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.2491';
+our $VERSION = '1.2492';
 
 our @ISA = qw(DynaLoader Exporter);
 


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