diff options
-rwxr-xr-x | sboconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ my %settings; GetOptions ( 'help|h' => \$help, - 'version|v' => \$version, + 'version|v' => \$vers, 'list|l' => \$list, \%settings => 'noclean|c=s', \%settings => 'distclean|d=s', |