[perl-Gtk2/stable-1-22] Release 1.224



commit 69632900a9d63904467400379be99268130eb18e
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Tue Aug 2 21:22:56 2011 +0200

    Release 1.224

 Gtk2.pm       |    4 ++--
 NEWS          |    5 +++++
 README        |    4 ++--
 copyright.pod |    2 +-
 4 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/Gtk2.pm b/Gtk2.pm
index 40586a1..bc47b4f 100644
--- a/Gtk2.pm
+++ b/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.223';
+our $VERSION = '1.224';
 
 our @ISA = qw(DynaLoader Exporter);
 
@@ -405,7 +405,7 @@ The gtk2-perl team:
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2003-2008 by the gtk2-perl team.
+Copyright 2003-2011 by the gtk2-perl team.
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
diff --git a/NEWS b/NEWS
index 68dfcbf..aed5083 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gtk2 1.224
+=================================
+
+* Fix a few test failures.
+
 Overview of changes in Gtk2 1.223
 =================================
 
diff --git a/README b/README
index d52b84e..9903462 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2 version 1.223
+Gtk2 version 1.224
 ==================
 
 Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
@@ -85,7 +85,7 @@ Please report bugs to the gnome-perl product in GNOME's Bugzilla:
 COPYRIGHT AND LICENSE
 ---------------------
 
-Copyright (C) 2003-2008 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2003-2011 by the gtk2-perl team (see the file AUTHORS for the
 full list)
 
 This library is free software; you can redistribute it and/or modify it under
diff --git a/copyright.pod b/copyright.pod
index b5db28b..9f93685 100644
--- a/copyright.pod
+++ b/copyright.pod
@@ -1,3 +1,3 @@
-Copyright (C) 2003-2008 by the gtk2-perl team.
+Copyright (C) 2003-2011 by the gtk2-perl team.
 
 This software is licensed under the LGPL.  See L<Gtk2> for a full notice.



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