[perl-gtk2-spell] Deprecation release 1.05; project is now in 'deprecated' status



commit 6fcdc3c297d225ad7659f35ae457cab5540786e1
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Jan 6 22:38:16 2021 -0800

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

 NEWS              | 6 ++++++
 README            | 2 +-
 lib/Gtk2/Spell.pm | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d369e3b..65f1784 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2::Spell 1.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::Spell 1.04
 =======================================
 
diff --git a/README b/README
index 74f1e91..8b09760 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 # $Id$
 
-Gtk2::Spell version 1.04
+Gtk2::Spell version 1.05
 ========================
 
 NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
diff --git a/lib/Gtk2/Spell.pm b/lib/Gtk2/Spell.pm
index de8f3e0..e215456 100644
--- a/lib/Gtk2/Spell.pm
+++ b/lib/Gtk2/Spell.pm
@@ -14,7 +14,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.04';
+our $VERSION = '1.05';
 
 sub dl_load_flags { 0x01 }
 


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