[perl-gtk2-champlain/deprecated: 2/2] Deprecation release 0.02; project is now in 'deprecated' status




commit 8321fc27a23b803f97bda5b39d4e2cb024fc2b9f
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Tue Jan 26 18:19:55 2021 +0100

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

 Changes               | 3 +++
 lib/Gtk2/Champlain.pm | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/Changes b/Changes
index 92aef56..7331c55 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
 Revision history for Champlain
 
+0.02 Tue Jan 26 18:08:59 CET 2021
+       Added project deprecation notice, project is now deprecated.
+
 0.01 Tue Nov  3 06:08:30 CET 2009
        First version.
diff --git a/lib/Gtk2/Champlain.pm b/lib/Gtk2/Champlain.pm
index 6758dbb..acaa65b 100644
--- a/lib/Gtk2/Champlain.pm
+++ b/lib/Gtk2/Champlain.pm
@@ -118,7 +118,7 @@ For the terms of The Artistic License, see L<perlartistic>.
 use warnings;
 use strict;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 use base 'DynaLoader';
 use Exporter 'import';


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