version number now comes from the debian/changelog

This commit is contained in:
Dima Kogan
2011-10-16 11:46:08 -07:00
parent 05ba0c4975
commit ba8357865a
2 changed files with 11 additions and 4 deletions

View File

@@ -12,9 +12,6 @@ use threads::shared;
use Thread::Queue;
use Pod::Usage;
our $VERSION = '1.14';
my %options;
interpretCommandline(\%options);