typos fixes around version number

This commit is contained in:
Jean-Marie Renouard 2022-08-23 11:40:21 +02:00
parent 07cfdafaa7
commit 8cd40947ea

View file

@ -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