[perl-Gtk2] Stable release 1.244



commit 9e2fe60ec32b2c9cc7f7fc97e0587514adaade22
Author: Brian Manning <bmanning src gnome org>
Date:   Fri May 25 11:36:42 2012 -0700

    Stable release 1.244

 NEWS        |    2 +-
 README      |    2 +-
 lib/Gtk2.pm |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index df0a683..1c2c334 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Gtk2 (next)
+Overview of changes in Gtk2 1.244
 =================================
 
 * Disable the correct potentially annoying test for GtkDnD.
diff --git a/README b/README
index 0d9a1ab..481a7b3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2 version 1.243
+Gtk2 version 1.244
 ==================
 
 Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index a61d542..d526d19 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.243';
+our $VERSION = '1.244';
 
 our @ISA = qw(DynaLoader Exporter);
 



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