[perl-Glib-Object-Introspection] Release 0.021



commit 7a6273a7a7decb5cfebfadddd07fbb9aec500f12
Author: Brian Manning <bmanning src gnome org>
Date:   Fri Mar 21 22:02:42 2014 -0700

    Release 0.021

 NEWS                             |    7 +++++++
 lib/Glib/Object/Introspection.pm |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91b607f..8176aea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in Glib::Object::Introspection 0.021
+========================================================
+
+* Clarify a statement about typelib files in the docs
+* Mention GI_TYPELIB_PATH in the docs for "search_path"
+* Remove address in GPL notices, refer to LICENSE file
+
 Overview of changes in Glib::Object::Introspection 0.020
 ========================================================
 
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 5d255dd..08df03a 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.020';
+our $VERSION = '0.021';
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;


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