[perl-Glib-Object-Introspection] Unstable release 0.016
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Unstable release 0.016
- Date: Sun, 29 Sep 2013 22:17:15 +0000 (UTC)
commit df6e8ada4602ec63a6595d7771bed7aa2a13f241
Author: Brian Manning <bmanning src gnome org>
Date: Sun Sep 29 13:29:25 2013 -0700
Unstable release 0.016
NEWS | 2 +-
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6c7fecd..ce1a142 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.016
========================================================
* Add support for unicode character arguments to Perl callbacks.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 8a3c24c..153b12c 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.015';
+our $VERSION = '0.016';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]