[perl-Gtk2] Stable release 1.2493



commit 298aa7c986ac5d33c819af3e8f24c5eb3e053032
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Nov 26 23:07:33 2014 -0800

    Stable release 1.2493

 NEWS        |    6 ++++++
 lib/Gtk2.pm |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9f1a2f9..2d57d7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2 1.2493
+==================================
+
+* Make t/GtkCellRenderer.t more robust
+∗ Add a FIXME comment about a slight API problem
+
 Overview of changes in Gtk2 1.2492
 ==================================
 
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index d915289..1e2c78c 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.2492';
+our $VERSION = '1.2493';
 
 our @ISA = qw(DynaLoader Exporter);
 


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