[perl-Cairo-GObject] Release 1.004



commit e09f8bb5d2f49eedfb6a8f77cf1c81f6b4290bcb
Author: Brian Manning <bmanning src gnome org>
Date:   Sat Jan 18 13:36:12 2014 -0800

    Release 1.004

 NEWS                 |    5 +++++
 lib/Cairo/GObject.pm |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 10679ef..769f24c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Cairo::GObject 1.004
+===========================================
+
+* Makefile.PL: Fix specification of requirements in the META files
+
 Overview of changes in Cairo::GObject 1.003
 ===========================================
 
diff --git a/lib/Cairo/GObject.pm b/lib/Cairo/GObject.pm
index 0cce526..ff70eea 100644
--- a/lib/Cairo/GObject.pm
+++ b/lib/Cairo/GObject.pm
@@ -16,7 +16,7 @@ use Glib;
 
 use XSLoader;
 
-our $VERSION = '1.003';
+our $VERSION = '1.004';
 XSLoader::load ('Cairo::GObject', $VERSION);
 
 1;


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