updated version number

This commit is contained in:
antoniovillena 2021-05-04 22:56:17 +02:00
parent bb180c4886
commit 248df7b590
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
include zxuno.def
include esxdos.def
define VERSION "0.1"
define VERSION "0.1.1"
IF zxdos=1
define FLASH_FILE "FLASH_32.ZX2"
ELSE

View File

@ -42,7 +42,7 @@
include zxuno.def
include esxdos.def
define VERSION "0.1"
define VERSION "0.1.1"
IF zxdos=1
define FLASH_FILE "FLASH_32.ZX2"
ELSE