[perl-Glib-Object-Introspection] Release 0.024



commit 4a471c5c9d115410a78780f56540a5abd0f6996a
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Jul 2 22:01:52 2014 -0700

    Release 0.024

 NEWS                             |    2 +-
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d8c173f..8391b07 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.024
 ========================================================
 
 * Fix a stack handling bug for Perl vfuncs.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index d365701..fdf3e48 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -19,7 +19,7 @@ use strict;
 use warnings;
 use Glib;
 
-our $VERSION = '0.023';
+our $VERSION = '0.024';
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;


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