[perl-Gtk2] Stable release 1.2495



commit 44c244cd1f7a44ca379705f79929b4e797404893
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 27 16:40:43 2015 -0800

    Stable release 1.2495

 NEWS        |    2 +-
 lib/Gtk2.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 558cb5d..43d8983 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Gtk2 <next>
+Overview of changes in Gtk2 1.2495
 ==================================
 
 * Fix incorrect memory management in Gtk2::Gdk::Display::list_devices
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 47f5668..96c6530 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.2494';
+our $VERSION = '1.2495';
 
 our @ISA = qw(DynaLoader Exporter);
 


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