[perl-Gnome2-Vte] Stable release 0.10



commit e7e9d92476cf7cd4de93056968dc7ed1d4ae7f05
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Feb 29 22:38:37 2012 -0800

    Stable release 0.10

 NEWS   |    2 +-
 Vte.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 41e1e52..22b0514 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in Gnome2::Vte <next>
+Overview of changes in Gnome2::Vte 0.10
 =======================================
 
 * Avoid a segfault in the tests.
diff --git a/Vte.pm b/Vte.pm
index a39dc59..91dfa17 100644
--- a/Vte.pm
+++ b/Vte.pm
@@ -12,7 +12,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 sub import {
   my $self = shift();



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