[perl-Glib-Object-Introspection] Release 0.043
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.043
- Date: Wed, 31 May 2017 02:26:43 +0000 (UTC)
commit cf48502a693ab6ec8e6483c657c04b9ad3016dee
Author: Brian Manning <bmanning src gnome org>
Date: Tue May 30 19:18:12 2017 -0700
Release 0.043
NEWS | 5 +++++
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8da6e01..c7b27d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Glib::Object::Introspection 0.043
+========================================================
+
+* Add functions for handling raw flags values
+
Overview of changes in Glib::Object::Introspection 0.042
========================================================
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 555acef..b9787c9 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.042';
+our $VERSION = '0.043';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]