[perl-Glib-Object-Introspection] Stable release 0.007



commit dd5226dd2847b33d374ad76da1092fdc71939410
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Feb 29 11:21:47 2012 -0800

    Stable release 0.007

 NEWS                             |    2 +-
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7aace1..cb22f66 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.007
 ========================================================
 
 * Do not assume filenames are UTF8-encoded; pass the strings on unaltered in
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 4e95546..abb51b7 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.006;
+our $VERSION = 0.007;
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;



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