[perl-Glib-Object-Introspection] Release 0.011
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.011
- Date: Tue, 31 Jul 2012 19:42:30 +0000 (UTC)
commit 54a4a402da5660ea635d33c8c247acd89a7d45d2
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date: Tue Jul 31 21:39:46 2012 +0200
Release 0.011
NEWS | 4 +++-
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1dc7b91..9343399 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
-Overview of changes in Glib::Object::Introspection <next>
+Overview of changes in Glib::Object::Introspection 0.011
========================================================
* Improve handling of boxed unions, like GdkEvent.
+* Add support for building the test libs on MSWin32.
+* Properly specify our dependencies.
Overview of changes in Glib::Object::Introspection 0.010
========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index bc0c719..4217bb0 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.010';
+our $VERSION = '0.011';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]