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




commit f26e354e712adfc1319ba658e8859a25e94a794e
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Jan 6 21:28:43 2021 -0800

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

 GladeXML.pm | 2 +-
 NEWS        | 6 ++++++
 README      | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/GladeXML.pm b/GladeXML.pm
index f56e9cc..8d649de 100644
--- a/GladeXML.pm
+++ b/GladeXML.pm
@@ -16,7 +16,7 @@ require DynaLoader;
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.007';
+our $VERSION = '1.008';
 
 sub import {
        my $class = shift;
diff --git a/NEWS b/NEWS
index 5872dde..d34ac89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2::GladeXML 1.008
+===========================================
+
+* 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::GladeXML 1.007
 ===========================================
 
diff --git a/README b/README
index 10dcd26..cfb963b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2::GladeXML version 1.007
+Gtk2::GladeXML version 1.008
 ============================
 
 NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE


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