[perl-gtk2-mozembed: 2/2] Deprecation release 0.10, this module is now no longer maintained.




commit 6744945def98497a79b663db3ef28a20c2fcc296
Author: Brian Manning <brian xaoc org>
Date:   Mon Oct 19 10:59:34 2020 -0700

    Deprecation release 0.10, this module is now no longer maintained.

 NEWS                 | 5 +++++
 lib/Gtk2/MozEmbed.pm | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 72981cc..7d0153a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gtk2::MozEmbed 0.10
+==========================================
+
+* Deprecation release, this module is now no longer maintained.
+
 Overview of changes in Gtk2::MozEmbed 0.09
 ==========================================
 
diff --git a/lib/Gtk2/MozEmbed.pm b/lib/Gtk2/MozEmbed.pm
index ae2d36c..68946d5 100644
--- a/lib/Gtk2/MozEmbed.pm
+++ b/lib/Gtk2/MozEmbed.pm
@@ -13,7 +13,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 sub import {
   my $self = shift();


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