version bump

This commit is contained in:
Dima Kogan 2011-01-31 12:22:22 -08:00
parent 25cc8277c9
commit 290e1eab5a

View File

@ -10,7 +10,7 @@ use threads::shared;
use Thread::Queue; use Thread::Queue;
use Text::ParseWords; use Text::ParseWords;
our $VERSION = '1.04'; our $VERSION = '1.05';
my %options; my %options;
interpretCommandline(\%options); interpretCommandline(\%options);