[perl-Glib-Object-Introspection] Release 0.020
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.020
- Date: Wed, 19 Feb 2014 07:09:21 +0000 (UTC)
commit fa90cbde7098559de0b26f076a3c744c8dcc2b24
Author: Brian Manning <bmanning src gnome org>
Date: Tue Feb 18 20:43:15 2014 -0800
Release 0.020
NEWS | 2 +-
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 75e4708..91b607f 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.020
========================================================
* Allow undefined values for boolean arguments (and interpret them as "false").
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 903c1f8..a1983e4 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -20,7 +20,7 @@ use strict;
use warnings;
use Glib;
-our $VERSION = '0.019';
+our $VERSION = '0.020';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]