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




commit 08c6e39b7dce7d8a5cb6f27ba32c2970c64b3afc
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 22:35:18 2021 -0800

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

 NEWS    | 6 ++++++
 Wnck.pm | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 853f081..84de891 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2::Wnck 0.17
+========================================
+
+* 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::Wnck 0.16
 ========================================
 
diff --git a/Wnck.pm b/Wnck.pm
index 5b05b01..2c3b706 100644
--- a/Wnck.pm
+++ b/Wnck.pm
@@ -12,7 +12,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '0.16';
+our $VERSION = '0.17';
 
 sub import {
   my $self = shift();


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