[perl-Gtk2] Stable release 1.241
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Stable release 1.241
- Date: Sat, 19 Nov 2011 18:01:47 +0000 (UTC)
commit 21b048e28ae6cf1e8b7323bab0a07c469e6991db
Author: Brian Manning <bmanning src gnome org>
Date: Sat Nov 19 00:00:24 2011 -0800
Stable release 1.241
NEWS | 7 +++++++
README | 2 +-
lib/Gtk2.pm | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 68ca349..f794db3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in Gtk2 1.241
+=================================
+
+* Add the missing NEWS entries from the stable branch
+* Fix a test failure in t/tied-objects.t
+* Fix a test failure in t/GtkEntryBuffer.t
+
Overview of changes in Gtk2 1.240
=================================
diff --git a/README b/README
index 451d121..51e6a5b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2 version 1.240
+Gtk2 version 1.241
==================
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 a96d256..09d8bb1 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.240';
+our $VERSION = '1.241';
our @ISA = qw(DynaLoader Exporter);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]