[perl-gnome2-vte: 3/3] Deprecation release 0.12; project is now in 'deprecated' status




commit f2a117ca897c530e9332f82f6de246f439e07f0a
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 22:27:31 2021 -0800

    Deprecation release 0.12; project is now in 'deprecated' status
    
    - See the README file for more information about the project's
      deprecation

 NEWS   | 6 ++++++
 Vte.pm | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9e25c40..ea14990 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2::Vte 0.12 [2021-01-05]
+=====================================================
+
+* Deprecation release; project is now in 'deprecated' status.  See the README
+  file for more information about the project's deprecation
+
 Overview of changes in Gnome2::Vte 0.11 [2013-10-21]
 =====================================================
 
diff --git a/Vte.pm b/Vte.pm
index ab67ef6..faa60db 100644
--- a/Vte.pm
+++ b/Vte.pm
@@ -12,7 +12,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '0.11';
+our $VERSION = '0.12';
 
 sub import {
   my $self = shift();


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