[perl-champlain/deprecated] Deprecation release 0.13; project is now in 'deprecated' status
- From: Emmanuel Rodriguez <erodriguez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-champlain/deprecated] Deprecation release 0.13; project is now in 'deprecated' status
- Date: Tue, 26 Jan 2021 17:37:30 +0000 (UTC)
commit 941ca44f3e32e12fd74dbbe1e11c8a150fbc3330
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date: Tue Jan 26 18:37:22 2021 +0100
Deprecation release 0.13; project is now in 'deprecated' status
- See the README file for more information about the project's
deprecation
Changes | 4 ++++
lib/Champlain.pm | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/Changes b/Changes
index 2bcf4d5..427b36a 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for Champlain
+0.13 Tue Jan 26 18:36:15 CET 2021
+ Added project deprecation notice, project is now deprecated.
+
+
0.12 Sun May 9 17:26:58 CEST 2010
API coverage for libchamplain 0.5.1.
Includes Memphis support (local rendering).
diff --git a/lib/Champlain.pm b/lib/Champlain.pm
index bac976d..aae22fa 100644
--- a/lib/Champlain.pm
+++ b/lib/Champlain.pm
@@ -152,7 +152,7 @@ For the terms of The Artistic License, see L<perlartistic>.
use warnings;
use strict;
-our $VERSION = '0.12';
+our $VERSION = '0.13';
use base 'DynaLoader';
use Exporter 'import';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]