mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-12-17 16:31:34 +00:00
Fixed version number
This commit is contained in:
parent
854b32d5b3
commit
e8d00067ef
@ -23,7 +23,7 @@ import java.util.concurrent.Callable;
|
||||
descriptionHeading = "%nDescription:%n%n",
|
||||
parameterListHeading = "%nParameters:%n",
|
||||
optionListHeading = "%nOptions:%n",
|
||||
version = "KickC 0.7 BETA (master)"
|
||||
version = "KickC 0.6.x BETA (master)"
|
||||
)
|
||||
public class KickC implements Callable<Void> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user