[perl-Pango] Stable release 1.226



commit fde64d8499a0db30a9df19ccb78c27f3f6d5a599
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Feb 19 10:17:34 2014 -0800

    Stable release 1.226

 NEWS         |    8 ++++++++
 lib/Pango.pm |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f8d08d3..9a5f102 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in Pango 1.226
+==================================
+
+* LICENSE: updated FSF address
+* Update license terms, refer to main LICENSE file
+* README: group project contact addresses/links together
+* Makefile.PL: added Twitter URL to resources block
+
 Overview of changes in Pango 1.225
 ==================================
 
diff --git a/lib/Pango.pm b/lib/Pango.pm
index 21a9701..73c5118 100644
--- a/lib/Pango.pm
+++ b/lib/Pango.pm
@@ -29,7 +29,7 @@ eval "use Cairo;";
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.225';
+our $VERSION = '1.226';
 
 our @ISA = qw(DynaLoader Exporter);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]