[perl-Gtk2] Stable release 1.245



commit a81f1af2ce11b7fcae04ede79c8de09a702f760c
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Mon Aug 6 21:22:38 2012 +0200

    Stable release 1.245

 README      |    4 ++--
 lib/Gtk2.pm |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
index 481a7b3..f0d6073 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Gtk2 version 1.244
-==================
+Gtk2
+====
 
 Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
 This module allows you to write graphical user interfaces in a Perlish and
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index d526d19..58cc2de 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.244';
+our $VERSION = '1.245';
 
 our @ISA = qw(DynaLoader Exporter);
 



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