[perl-Glib-Object-Introspection] Release 0.033



commit ec4ab5cf39b6673d2f7e7b8f2a70a43be25ab1c2
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Nov 30 08:01:03 2015 -0800

    Release 0.033

 NEWS                             |    5 +++++
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f75d01b..dd522c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Glib::Object::Introspection 0.033
+========================================================
+
+* perli11ndoc: Add a path bar to the results display 
+
 Overview of changes in Glib::Object::Introspection 0.032
 ========================================================
 
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 30ba584..0b71030 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.032';
+our $VERSION = '0.033';
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;


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