Version 1.4.0
This commit is contained in:
parent
1b5e7edeaf
commit
4f472521d7
1 changed files with 4 additions and 4 deletions
|
@ -41,7 +41,7 @@ use File::Spec;
|
||||||
use Getopt::Long;
|
use Getopt::Long;
|
||||||
|
|
||||||
# Set up a few variables for use in the script
|
# Set up a few variables for use in the script
|
||||||
my $tunerversion = "1.3.0";
|
my $tunerversion = "1.4.0";
|
||||||
my (@adjvars, @generalrec);
|
my (@adjvars, @generalrec);
|
||||||
|
|
||||||
# Set defaults
|
# Set defaults
|
||||||
|
|
Loading…
Reference in a new issue