[perl-Glib-Object-Introspection] Release 0.026
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.026
- Date: Fri, 26 Dec 2014 05:51:01 +0000 (UTC)
commit 742cea6bbe66e491a4458a89b2e6d36bc5bdd747
Author: Brian Manning <bmanning src gnome org>
Date: Thu Dec 25 21:49:37 2014 -0800
Release 0.026
NEWS | 5 +++++
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6421b3f..7e61fe4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Glib::Object::Introspection 0.026
+========================================================
+
+* Fix t/enums.t for older versions of Test::More
+
Overview of changes in Glib::Object::Introspection 0.025
========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index dabe2d3..b52904f 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.025';
+our $VERSION = '0.026';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]