aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsboconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sboconfig b/sboconfig
index 7662a01..6e42305 100755
--- a/sboconfig
+++ b/sboconfig
@@ -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',