mirror of https://github.com/zxdos/zxuno.git
updated version number
This commit is contained in:
parent
bb180c4886
commit
248df7b590
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue