[perl-Pango] Stable release 1.223
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Pango] Stable release 1.223
- Date: Sat, 19 Nov 2011 18:00:06 +0000 (UTC)
commit 39a0823ab66fdb6e3b5dfaccf0e26b750311e866
Author: Brian Manning <bmanning src gnome org>
Date: Fri Nov 18 23:56:52 2011 -0800
Stable release 1.223
NEWS | 5 +++++
lib/Pango.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c93963d..3c53f9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Pango 1.223
+==================================
+
+* Fix a test failure in t/PangoCairo.t
+
Overview of changes in Pango 1.222
==================================
diff --git a/lib/Pango.pm b/lib/Pango.pm
index b3d6445..d5fcbd6 100644
--- a/lib/Pango.pm
+++ b/lib/Pango.pm
@@ -32,7 +32,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.222';
+our $VERSION = '1.223';
our @ISA = qw(DynaLoader Exporter);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]