version bump

This commit is contained in:
Dima Kogan 2011-01-29 20:05:09 -08:00
parent 38265747c5
commit fbeae0f191

View File

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