[perl-Glib-Object-Introspection] Unstable release 0.015



commit 6af8a0205fea4e08cb79132d9e92a17c5c96cad4
Author: Brian Manning <bmanning src gnome org>
Date:   Fri Mar 1 21:46:52 2013 -0800

    Unstable release 0.015

 NEWS                             |    2 +-
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b76dacc..40dd082 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Glib::Object::Introspection <next>
+Overview of changes in Glib::Object::Introspection 0.015
 ========================================================
 
 * Add support for array arguments to Perl callbacks.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 62b9b4e..8a3c24c 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -20,7 +20,7 @@ use strict;
 use warnings;
 use Glib;
 
-our $VERSION = '0.014';
+our $VERSION = '0.015';
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;


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