[perl-Cairo] Stable release 1.104
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Cairo] Stable release 1.104
- Date: Sun, 29 Sep 2013 05:02:37 +0000 (UTC)
commit 7c7d3f849dda77767c2738b82739a90f47c3d87b
Author: Brian Manning <bmanning src gnome org>
Date: Sat Sep 28 21:59:02 2013 -0700
Stable release 1.104
NEWS | 2 +-
lib/Cairo.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5209982..40edff7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Cairo <next>
+Overview of changes in Cairo 1.104
==================================
* Avoid misusing the macro PL_na, thus preventing potential issues when Cairo
diff --git a/lib/Cairo.pm b/lib/Cairo.pm
index 0ea96c1..c36e2bb 100644
--- a/lib/Cairo.pm
+++ b/lib/Cairo.pm
@@ -14,7 +14,7 @@ use DynaLoader;
our @ISA = qw/DynaLoader/;
-our $VERSION = '1.103';
+our $VERSION = '1.104';
sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]