scstadmin works fine with SCST 2.x too

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3793 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2011-08-03 09:05:05 +00:00
parent 705c3754a2
commit b500c6bad7
@@ -292,7 +292,7 @@ $TGT_TYPE_VIRTUAL = 2;
my $TIMEOUT = 300; # Command execution timeout
my $_SCST_MIN_MAJOR_ = 3;
my $_SCST_MIN_MAJOR_ = 2;
my $_SCST_MIN_MINOR_ = 0;
my $_SCST_MIN_RELEASE_ = 0;