typos fixes around version number
This commit is contained in:
parent
07cfdafaa7
commit
8cd40947ea
1 changed files with 3 additions and 3 deletions
|
@ -57,7 +57,7 @@ use Cwd 'abs_path';
|
||||||
#use Env;
|
#use Env;
|
||||||
|
|
||||||
# Set up a few variables for use in the script
|
# Set up a few variables for use in the script
|
||||||
my $tunerversion = "2.0.4";
|
my $tunerversion = "2.0.5";
|
||||||
my ( @adjvars, @generalrec );
|
my ( @adjvars, @generalrec );
|
||||||
|
|
||||||
# Set defaults
|
# Set defaults
|
||||||
|
|
Loading…
Reference in a new issue