perl-Pango r10 - in trunk: . lib



Author: tsch
Date: Sun Nov 16 20:07:45 2008
New Revision: 10
URL: http://svn.gnome.org/viewvc/perl-Pango?rev=10&view=rev

Log:
Release 1.210.


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/lib/Pango.pm

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Nov 16 20:07:45 2008
@@ -1,4 +1,6 @@
-Overview of changes in Pango 1.190
+Overview of changes in Pango 1.210
 ==================================
 
-* Initial release.
+* Initial standalone release.
+* Add an example demonstrating how to use Pango in conjunction with Cairo and
+  Gtk2.

Modified: trunk/lib/Pango.pm
==============================================================================
--- trunk/lib/Pango.pm	(original)
+++ trunk/lib/Pango.pm	Sun Nov 16 20:07:45 2008
@@ -32,7 +32,7 @@
 use Exporter;
 require DynaLoader;
 
-our $VERSION = '1.190';
+our $VERSION = '1.210';
 
 our @ISA = qw(DynaLoader Exporter);
 



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