summaryrefslogtreecommitdiffstats
path: root/scripts/fortune.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fortune.pl')
-rw-r--r--scripts/fortune.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fortune.pl b/scripts/fortune.pl
index bd8b2e6..be2e92e 100644
--- a/scripts/fortune.pl
+++ b/scripts/fortune.pl
@@ -32,7 +32,7 @@ use strict;
use vars qw($VERSION %IRSSI);
use Irssi;
-$VERSION = '$Id: fortune.pl,v 1.3 2004/12/17 19:39:19 eim Exp $';
+($VERSION) = '$Id: fortune.pl,v 1.3 2004/12/17 19:39:19 eim Exp $' =~ / (\d+\.\d+) /;
%IRSSI = (
authors => 'Ivo Marino',
contact => 'eim@cpan.rg',