[perl-Cairo] Stable release 1.103
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Cairo] Stable release 1.103
- Date: Sun, 3 Feb 2013 07:40:25 +0000 (UTC)
commit 38311e29f2aed612738c6ee18b1531ce2122f2dd
Author: Brian Manning <bmanning src gnome org>
Date: Sat Feb 2 13:43:29 2013 -0800
Stable release 1.103
NEWS | 6 ++++++
lib/Cairo.pm | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8171f8c..cf99cca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Cairo 1.103
+==================================
+
+* Hush a few compiler warnings
+* Updated copyright date
+
Overview of changes in Cairo 1.102
==================================
diff --git a/lib/Cairo.pm b/lib/Cairo.pm
index 7dbd5d5..0ea96c1 100644
--- a/lib/Cairo.pm
+++ b/lib/Cairo.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2004-2012 by the cairo perl team (see the file README)
+# Copyright (c) 2004-2013 by the cairo perl team (see the file README)
#
# Licensed under the LGPL, see LICENSE file for more information.
#
@@ -14,7 +14,7 @@ use DynaLoader;
our @ISA = qw/DynaLoader/;
-our $VERSION = '1.102';
+our $VERSION = '1.103';
sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
@@ -1791,6 +1791,6 @@ Contains the reference manual
=head1 COPYRIGHT
-Copyright (C) 2004-2011 by the cairo perl team
+Copyright (C) 2004-2013 by the cairo perl team
=cut
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]