From 5b9a4d686fb2905dd2463be309a0dc9a8d275d41 Mon Sep 17 00:00:00 2001 From: aapa Date: Sat, 20 Dec 2014 20:38:24 +0200 Subject: Updated version number to script and scripts.yml, it was difficult to decide what part I should increase --- scripts/screen_away.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 ', name => 'screen_away', -- cgit v1.2.3