mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-23 23:32:55 +00:00
Updated version number
This commit is contained in:
parent
73854b7ee3
commit
e3ebed534f
@ -32,7 +32,7 @@ import java.util.concurrent.Callable;
|
||||
descriptionHeading = "%nDescription:%n%n",
|
||||
parameterListHeading = "%nParameters:%n",
|
||||
optionListHeading = "%nOptions:%n",
|
||||
version = "KickC 0.7.10 BETA (master)"
|
||||
version = "KickC 0.7.11 BETA (master)"
|
||||
)
|
||||
public class KickC implements Callable<Void> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user