[libglib-object-introspection-perl] 03/03: Release 0.024

Intrigeri intrigeri at moszumanska.debian.org
Fri Aug 29 21:57:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag rel-0-02-4
in repository libglib-object-introspection-perl.

commit 4a471c5c9d115410a78780f56540a5abd0f6996a
Author: Brian Manning <bmanning at 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__)}++;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libglib-object-introspection-perl.git



More information about the Pkg-perl-cvs-commits mailing list