[perl-Pango] Stable release 1.227
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Pango] Stable release 1.227
- Date: Mon, 1 Feb 2016 16:44:53 +0000 (UTC)
commit af15c72a69b6c6f0e09910d4becc53b9ba154eeb
Author: Brian Manning <bmanning src gnome org>
Date: Sun Jan 24 12:21:38 2016 -0800
Stable release 1.227
NEWS | 5 +++++
lib/Pango.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a5f102..7f81c86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Pango 1.227
+==================================
+
+* Ensure word separation in linker arguments with pkg-config >= 0.29
+
Overview of changes in Pango 1.226
==================================
diff --git a/lib/Pango.pm b/lib/Pango.pm
index 73c5118..2ff3727 100644
--- a/lib/Pango.pm
+++ b/lib/Pango.pm
@@ -29,7 +29,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.226';
+our $VERSION = '1.227';
our @ISA = qw(DynaLoader Exporter);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]