[perl-gtk2-glext: 3/3] Deprecation release 0.91; project is now in 'deprecated' status




commit a043e7b97959eb3ea6b45846937a73cf5400ec50
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Jan 6 21:17:36 2021 -0800

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

 GLExt.pm | 2 +-
 NEWS     | 6 ++++++
 README   | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/GLExt.pm b/GLExt.pm
index ca4f440..fbe7b70 100644
--- a/GLExt.pm
+++ b/GLExt.pm
@@ -14,7 +14,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '0.90';
+our $VERSION = '0.91';
 
 sub dl_load_flags { 0x01 }
 
diff --git a/NEWS b/NEWS
index f452323..4b7194a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Beta Release 0.91
+=================
+
+ * Deprecation release; project is now in 'deprecated' status.  See the README
+   file for more information about the project's deprecation
+
 Initial Beta Release 0.90
 ====================
 
diff --git a/README b/README
index 397f436..0cefe1c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2::GLExt version 0.90
+Gtk2::GLExt version 0.91
 ========================
 
 NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE


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