[perl-Glib-Object-Introspection] Release 0.002
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Release 0.002
- Date: Fri, 14 Oct 2011 17:50:48 +0000 (UTC)
commit e742af3fdba4f5f70e35d13f719f44d1e00a3118
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date: Fri Oct 14 19:50:12 2011 +0200
Release 0.002
Makefile.PL | 4 ++--
README | 2 +-
lib/Glib/Object/Introspection.pm | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 1cfbdcf..d4bd4dc 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 Torsten Schoenfeld <kaffeetisch gmx de>
+# Copyright (C) 2010-2011 Torsten Schoenfeld <kaffeetisch gmx de>
#
# This library is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
@@ -25,7 +25,7 @@ use Cwd;
my %PREREQ_PM = (
'ExtUtils::Depends' => 0.300,
'ExtUtils::PkgConfig' => 1.000,
- 'Glib' => 1.233,
+ 'Glib' => 1.240,
);
my %BUILD_REQ = (
diff --git a/README b/README
index d7b1817..3bef965 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ and these Perl modules:
ExtUtils::Depends >= 0.300
ExtUtils::PkgConfig >= 1.000
- Glib >= 1.233
+ Glib >= 1.240
BUG REPORTS
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 208a06e..62ac5d4 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.001;
+our $VERSION = 0.002;
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]