[perl-gnome2-print: 4/4] Deprecation release 1.001; project is now in 'deprecated' status




commit 6b9995ffa6a074b4cd68050a724650775cad96f0
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 22:01:50 2021 -0800

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

 META.yml | 2 +-
 NEWS     | 6 ++++++
 Print.pm | 2 +-
 README   | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/META.yml b/META.yml
index f906415..5ae343f 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:         Gnome2-Print
-version:      1.00
+version:      1.001
 version_from: Print.pm
 installdirs:  site
 configure_requires:
diff --git a/NEWS b/NEWS
index de2816d..bfe11d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes since 1.000
+===============================
+
+* Deprecation release; project is now in 'deprecated' status.  See the README
+  file for more information about the project's deprecation
+
 Overview of changes since 0.94
 ==============================
 
diff --git a/Print.pm b/Print.pm
index a2eb0d5..9e63139 100644
--- a/Print.pm
+++ b/Print.pm
@@ -31,7 +31,7 @@ our @EXPORT = qw(
        
 );
 
-our $VERSION = '1.000';
+our $VERSION = '1.001';
 
 sub dl_load_flags { 0x01 }
 
diff --git a/README b/README
index e38ea3b..ed1dc6a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gnome2::Print version 1.000
+Gnome2::Print version 1.001
 ===========================
 
 NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE


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