[perl-Glib-Object-Introspection] Release 0.008



commit 8c7f2dfd50fb2537b450c849ab562b473f723563
Author: Brian Manning (gnome.org GPG signing key) <bmanning src gnome org>
Date:   Fri Apr 27 20:50:27 2012 -0700

    Release 0.008

 NEWS                             |    2 +-
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e0d6012..96cb536 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.008
 ========================================================
 
 * When looking up GTypes, also try by name.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 02171ae..cb7f2ab 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.007;
+our $VERSION = 0.008;
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;



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