diff --git a/source/machine.d b/source/machine.d index 56d4d93..557f05c 100644 --- a/source/machine.d +++ b/source/machine.d @@ -26,7 +26,7 @@ import pixmap; import image_loader; import network; -const VERSION = "0.9.17"; /// version of the software +const VERSION = "0.10.0"; /// version of the software /** Class representing "the machine"!