diff --git a/source/machine.d b/source/machine.d index 8fcb22c..5ac33fa 100644 --- a/source/machine.d +++ b/source/machine.d @@ -27,7 +27,7 @@ import pixmap; import image_loader; import network; -const VERSION = "0.6.3"; /// version of the software +const VERSION = "0.6.4"; /// version of the software /** Class representing "the machine"!