diff --git a/source/machine.d b/source/machine.d index 4d60792..3bc114b 100644 --- a/source/machine.d +++ b/source/machine.d @@ -16,7 +16,7 @@ import program; import texteditor; import soundchip; -const VERSION = "0.1.12"; /// version of the software +const VERSION = "0.2.0"; /// version of the software /** Class representing "the machine"!