diff options
| author | aapa | 2014-12-20 20:38:24 +0200 | 
|---|---|---|
| committer | aapa | 2014-12-20 20:38:24 +0200 | 
| commit | 5b9a4d686fb2905dd2463be309a0dc9a8d275d41 (patch) | |
| tree | 0933af4bf654f80400ffcc4e8e4001f715f6688a /scripts/screen_away.pl | |
| parent | 40994b2724d52631a2bd74ea7a5bab50d51b45a4 (diff) | |
| download | scripts.irssi.org-5b9a4d686fb2905dd2463be309a0dc9a8d275d41.tar.bz2 | |
Updated version number to script and scripts.yml, it was difficult to decide what part I should increase
Diffstat (limited to 'scripts/screen_away.pl')
| -rw-r--r-- | scripts/screen_away.pl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/screen_away.pl b/scripts/screen_away.pl index b1f913d..722ceed 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.7.1"; +$VERSION = "0.9.8.1";  %IRSSI = (      authors     => 'Andreas \'ads\' Scherbaum <ads@wars-nicht.de>',      name        => 'screen_away', | 
