mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-14 23:04:57 +00:00
Started work on version 0.7
This commit is contained in:
parent
4ce4667e57
commit
5b62308854
@ -23,7 +23,7 @@ import java.util.concurrent.Callable;
|
||||
descriptionHeading = "%nDescription:%n%n",
|
||||
parameterListHeading = "%nParameters:%n",
|
||||
optionListHeading = "%nOptions:%n",
|
||||
version = "KickC 0.6 BETA (master)"
|
||||
version = "KickC 0.7 BETA (master)"
|
||||
)
|
||||
public class KickC implements Callable<Void> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user