[perl-Gnome2-Vte] Stable release 0.11
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gnome2-Vte] Stable release 0.11
- Date: Tue, 22 Oct 2013 15:26:30 +0000 (UTC)
commit 1fc7c8ed8ae7f351d0de4501e0554e0193678fcd
Author: Brian Manning <bmanning src gnome org>
Date: Mon Oct 21 11:13:04 2013 -0700
Stable release 0.11
NEWS | 6 ++++++
Vte.pm | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 22b0514..9e25c40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2::Vte 0.11 [2013-10-21]
+=====================================================
+
+* RT#89113 - Use v2 of CPAN::Meta::Spec in Makefile.PL; this adds the "nice
+ bits" to MetaCPAN (git clone URL, project homepage URL, etc.)
+
Overview of changes in Gnome2::Vte 0.10
=======================================
diff --git a/Vte.pm b/Vte.pm
index 91dfa17..63b5406 100644
--- a/Vte.pm
+++ b/Vte.pm
@@ -12,7 +12,7 @@ require DynaLoader;
our @ISA = qw(DynaLoader);
-our $VERSION = '0.10';
+our $VERSION = '0.11';
sub import {
my $self = shift();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]