diff options
Diffstat (limited to 'scripts/accent.pl')
| -rw-r--r-- | scripts/accent.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/accent.pl b/scripts/accent.pl index 9ea6593..3fe0ffa 100644 --- a/scripts/accent.pl +++ b/scripts/accent.pl @@ -28,7 +28,7 @@ use strict; use vars qw($VERSION %IRSSI); use Irssi; -$VERSION = '$Id: accent.pl,v 1.34 2003/03/27 15:54:25 toma Exp $'; +($VERSION) = '$Id: accent.pl,v 1.34 2003/03/27 15:54:25 toma Exp $' =~ / (\d+\.\d+) /; %IRSSI = ( authors => 'Tamas SZERB', contact => 'toma@rulez.org', |
