[perl-Glib-Object-Introspection] Release 0.018



commit a32a287091d5422a677fcf2a3f9dcce4c1b83638
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Dec 30 21:46:45 2013 -0800

    Release 0.018

 NEWS                             |    2 +-
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a1e969..2c56fe4 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.018
 ========================================================
 
 * Fix registering unregistered enums.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 6e60f98..8519fa0 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.017';
+our $VERSION = '0.018';
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]