[perl-gtk2-trayicon: 4/4] Deprecation release 0.07; project is now in 'deprecated' status




commit 4a0fdeaa982472ae2b81df748251711e4d0535a4
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Jan 7 16:07:37 2021 -0800

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

 TrayIcon.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/TrayIcon.pm b/TrayIcon.pm
index 79d4cf1..e2b342c 100644
--- a/TrayIcon.pm
+++ b/TrayIcon.pm
@@ -11,7 +11,7 @@ require DynaLoader;
 our @ISA = qw(DynaLoader);
 
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 sub dl_load_flags { 0x01 }
 


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