scstadmin: Make $Version a local variable

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7960 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2019-02-18 01:51:36 +00:00
parent 906c18ae83
commit 281801a266

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl
$Version = 'SCST Configurator v3.3.0-pre1';
my $Version = 'SCST Configurator v3.3.0-pre1';
# Configures SCST
#