[perl-Gtk2] Stable release 1.246
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Stable release 1.246
- Date: Sat, 8 Dec 2012 16:43:03 +0000 (UTC)
commit 5aaa3775bed8e8a3e780efe1906e16689e089a1b
Author: Brian Manning <bmanning src gnome org>
Date: Sat Dec 8 08:41:58 2012 -0800
Stable release 1.246
NEWS | 5 +++++
lib/Gtk2.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3652a93..a7161a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gtk2 1.246
+=================================
+
+* Improve the failure diagnostics of some tests
+
Overview of changes in Gtk2 1.245
=================================
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 58cc2de..cc5b097 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.245';
+our $VERSION = '1.246';
our @ISA = qw(DynaLoader Exporter);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]