From: qoreQyaS Date: Mon, 30 Oct 2017 00:39:53 +0000 (+0100) Subject: Update screen_away.pl X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dc0650dca786b9c06e81094fad39521b2a38cab6;p=irssi-scripts.irssi.org.git Update screen_away.pl increased version so the (at least) last change gets detected by scriptassist --- diff --git a/scripts/screen_away.pl b/scripts/screen_away.pl index 639d8eb..199fc1a 100644 --- a/scripts/screen_away.pl +++ b/scripts/screen_away.pl @@ -4,7 +4,7 @@ use FileHandle; use vars qw($VERSION %IRSSI); -$VERSION = "0.9.8.1"; +$VERSION = "0.9.8.2"; %IRSSI = ( authors => 'Andreas \'ads\' Scherbaum ', name => 'screen_away',