]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Updated version number to script and scripts.yml, it was difficult to decide what...
authoraapa <redacted>
Sat, 20 Dec 2014 18:38:24 +0000 (20:38 +0200)
committeraapa <redacted>
Sat, 20 Dec 2014 18:38:24 +0000 (20:38 +0200)
_data/scripts.yaml
scripts/screen_away.pl

index e8732fe0a44829fe31d4911b896cff1154807d18..f40f798ddaee5ae2495f5416209594fb0170a4fe 100644 (file)
 - authors: "Andreas ads Scherbaum <ads@wars-nicht.de>"
   description: "set (un)away, if screen is attached/detached"
   filename: "screen_away.pl"
-  modified: "2008-05-22 01:28:25"
+  modified: "2014-12-20 20:30:00"
   license: "GPL v2"
   modules: "FileHandle"
   name: "screen_away"
   url: "none"
-  version: "0.9.7.1"
+  version: "0.9.8.1"
 
 - authors: "Stefan tommie Tomanek"
   commands: "scriptassist"
index b1f913db612c5259547a7c5aeb9e88ea4776c01c..722ceed5149599961b1c48876fecedf91064bef5 100644 (file)
@@ -4,7 +4,7 @@ use FileHandle;
 
 use vars qw($VERSION %IRSSI);
 
-$VERSION = "0.9.7.1";
+$VERSION = "0.9.8.1";
 %IRSSI = (
     authors     => 'Andreas \'ads\' Scherbaum <ads@wars-nicht.de>',
     name        => 'screen_away',
git clone https://git.99rst.org/PROJECT