mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-18 04:08:58 +00:00
Updated version number
This commit is contained in:
parent
85b904b46f
commit
fc79ac187e
@ -26,7 +26,7 @@ import java.util.concurrent.Callable;
|
||||
descriptionHeading = "%nDescription:%n%n",
|
||||
parameterListHeading = "%nParameters:%n",
|
||||
optionListHeading = "%nOptions:%n",
|
||||
version = "KickC 0.6.x BETA (master)"
|
||||
version = "KickC 0.7.x BETA (master)"
|
||||
)
|
||||
public class KickC implements Callable<Void> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user