increment version for trim end
This commit is contained in:
parent
e42f7fcc6e
commit
b6ee7b651e
@ -24,7 +24,7 @@ namespace test
|
||||
string nl = Environment.NewLine;
|
||||
|
||||
string msg = "Help:";
|
||||
msg = msg + nl + "version 0.17";
|
||||
msg = msg + nl + "version 0.18";
|
||||
msg = msg + nl + "-scs source connection string";
|
||||
msg = msg + nl + "-dcs destination connection string";
|
||||
msg = msg + nl + "-sq path to source query";
|
||||
|
Loading…
Reference in New Issue
Block a user