]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Update screen_away.pl
authorqoreQyaS <redacted>
Mon, 30 Oct 2017 00:39:53 +0000 (01:39 +0100)
committerGitHub <redacted>
Mon, 30 Oct 2017 00:39:53 +0000 (01:39 +0100)
increased version so the (at least) last change gets detected by scriptassist

scripts/screen_away.pl

index 639d8ebc870613ffcf930a3fa59ec63efb16e14f..199fc1a74704e6a95c050337bbd2e46d6e4fa3f5 100644 (file)
@@ -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 <ads@wars-nicht.de>',
     name        => 'screen_away',
git clone https://git.99rst.org/PROJECT