[perl-gtk2-sourceview: 2/2] Deprecation release 1.011, this module is now no longer maintained.




commit ccffebc14837fcb30253bfaf26acb562783c476c
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Oct 19 17:42:58 2020 -0700

    Deprecation release 1.011, this module is now no longer maintained.

 NEWS          | 5 +++++
 README        | 2 +-
 SourceView.pm | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc1e53d..87657d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes since 1.010
+===============================
+
+* Deprecation release, this module is now no longer maintained.
+
 Overview of changes since 0.900
 ===============================
 
diff --git a/README b/README
index 9816153..1b0004b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2::SourceView version 1.010
+Gtk2::SourceView version 1.011
 ==============================
 
 NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
diff --git a/SourceView.pm b/SourceView.pm
index 7f35fa7..32c3876 100644
--- a/SourceView.pm
+++ b/SourceView.pm
@@ -45,7 +45,7 @@ our @EXPORT = qw(
        
 );
 
-our $VERSION = '1.010';
+our $VERSION = '1.011';
 
 sub dl_load_flags { 0x01 }
 


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