[libglib-object-introspection-perl] 02/02: Release 0.023
Intrigeri
intrigeri at moszumanska.debian.org
Fri Aug 29 21:57:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to annotated tag rel-0-02-3
in repository libglib-object-introspection-perl.
commit 32549248d1f980014385ff431617d9c81944efd6
Author: Brian Manning <bmanning at src.gnome.org>
Date: Sun May 18 16:28:26 2014 -0700
Release 0.023
---
NEWS | 2 +-
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 882196e..9d7f707 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.023
========================================================
* Fix return value handling on big-endian architectures.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index d371ed8..d365701 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.022';
+our $VERSION = '0.023';
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