[perl-Gtk2] Stable release 1.243
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Stable release 1.243
- Date: Sat, 28 Apr 2012 05:54:32 +0000 (UTC)
commit 9593d81f65bea6ea20d7ddfd266ca8dd4aa6c1bb
Author: Brian Manning <bmanning src gnome org>
Date: Fri Apr 27 21:03:01 2012 -0700
Stable release 1.243
NEWS | 2 +-
README | 2 +-
lib/Gtk2.pm | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3fe2b50..62fc5e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Gtk2 <next>
+Overview of changes in Gtk2 1.243
=================================
* Avoid trying to re-register a GType for GConnectFlags.
diff --git a/README b/README
index e77ebf5..0d9a1ab 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2 version 1.242
+Gtk2 version 1.243
==================
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 da10441..a61d542 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.242';
+our $VERSION = '1.243';
our @ISA = qw(DynaLoader Exporter);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]