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



commit 36cc0e5d2dd78298fa143f7fe0cbe44d1be0ecec
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Feb 3 20:12:14 2013 -0800

    Unstable release 0.014

 NEWS                             |    2 +-
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30d7f0d..52144c6 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.014
 ========================================================
 
 * Implement generic signal marshalling.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 5ff7b0a..2fcbaeb 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.013_001'; # FIXME
+our $VERSION = '0.014'; # FIXME
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;



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