[perl-gtk2-html2: 3/3] Deprecation release 0.05; project is now in 'deprecated' status
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gtk2-html2: 3/3] Deprecation release 0.05; project is now in 'deprecated' status
- Date: Thu, 7 Jan 2021 05:45:10 +0000 (UTC)
commit 7b4dfa0d17b4d05b4ba1eeb9ceee65c203b6d764
Author: Brian Manning <bmanning src gnome org>
Date: Wed Jan 6 21:36:21 2021 -0800
Deprecation release 0.05; project is now in 'deprecated' status
- See the README file for more information about the project's
deprecation
Html2.pm | 2 +-
META.yml | 2 +-
NEWS | 6 ++++++
README | 2 +-
4 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/Html2.pm b/Html2.pm
index 66b6d3a..f2f03a2 100644
--- a/Html2.pm
+++ b/Html2.pm
@@ -14,7 +14,7 @@ require DynaLoader;
our @ISA = qw(DynaLoader);
-our $VERSION = '0.04';
+our $VERSION = '0.05';
sub dl_load_flags { 0x01 }
diff --git a/META.yml b/META.yml
index 54a2bd3..83fdee0 100644
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: Gtk2-Html2
-version: 0.02
+version: 0.05
version_from: Html2.pm
installdirs: site
requires:
diff --git a/NEWS b/NEWS
index ffd06ec..dbaece3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of Changes in Gtk2::Html2 0.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 Gtk2::Html2 0.04
=======================================
diff --git a/README b/README
index 1698084..9506737 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2::Html2 version 0.04
+Gtk2::Html2 version 0.05
========================
NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]