[perl-Glib-Object-Introspection] Release 0.025
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.025
- Date: Tue, 30 Sep 2014 05:19:22 +0000 (UTC)
commit eeed75aff2493a9ad00929164e32bd9d83350947
Author: Brian Manning <bmanning src gnome org>
Date: Tue Sep 30 08:51:46 2014 +0400
Release 0.025
NEWS | 3 ++-
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7f3726..6421b3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
-Overview of changes in Glib::Object::Introspection <next>
+Overview of changes in Glib::Object::Introspection 0.025
========================================================
* Fix many argument conversion bugs on 64bit big-endian architectures.
+* Added 'x_IRC' metadata tag so MetaCPAN displays a link to the IRC channel
Overview of changes in Glib::Object::Introspection 0.024
========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index fdf3e48..dabe2d3 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.024';
+our $VERSION = '0.025';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]