[perl-Glib-Object-Introspection] Release 0.031



commit 6e83c43b6dba2149d226a23f86df6138164c20c7
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Aug 25 11:45:23 2015 -0700

    Release 0.031

 NEWS                             |    3 ++-
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b54ba0..76b48a2 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.031
 ========================================================
 
 * Add perli11ndoc, an interactive documentation viewer
+* Added perli11ndoc to MANIFEST
 
 Overview of changes in Glib::Object::Introspection 0.030
 ========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 3d21059..2b7b328 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.030';
+our $VERSION = '0.031';
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;


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