[perl-gnome2-vfs: 3/3] Deprecation release 1.084; project is now in 'deprecated' status




commit c84d44fc49626e975d43de7e355a2655ad0620f8
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 5 22:20:26 2021 -0800

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

 NEWS   | 6 ++++++
 VFS.pm | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e5e6282..2b3e5cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2-VFS 1.084
+=======================================
+
+* Deprecation release; project is now in 'deprecated' status.  See the README
+  file for more information about the project's deprecation
+
 Overview of changes in Gnome2-VFS 1.083
 =======================================
 
diff --git a/VFS.pm b/VFS.pm
index defc54e..0ff0b97 100644
--- a/VFS.pm
+++ b/VFS.pm
@@ -26,7 +26,7 @@ our @EXPORT_OK = qw(
 
 # --------------------------------------------------------------------------- #
 
-our $VERSION = '1.083';
+our $VERSION = '1.084';
 
 sub import {
   my ($self) = @_;


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