[perl-Cairo] Unstable release 1.091



commit e9324ce2e3d8de210ffe18e2054c2b8b7eb5eda8
Author: Brian Manning (gnome.org GPG signing key) <bmanning src gnome org>
Date:   Fri Apr 27 20:03:20 2012 -0700

    Unstable release 1.091

 NEWS         |    2 +-
 lib/Cairo.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b2da923..cef8e1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Cairo <next>
+Overview of changes in Cairo 1.091
 ==================================
 
 * Auto-upgrade strings to utf8.  Note that this means that calling
diff --git a/lib/Cairo.pm b/lib/Cairo.pm
index 1640d7c..1ebfb63 100644
--- a/lib/Cairo.pm
+++ b/lib/Cairo.pm
@@ -14,7 +14,7 @@ use DynaLoader;
 
 our @ISA = qw/DynaLoader/;
 
-our $VERSION = '1.090';
+our $VERSION = '1.091';
 
 sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
 



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