0.38.0 Let's cut a realse here, hopefully I didn't break (too many) things
This commit is contained in:
parent
dfefc58d07
commit
0baf21395a
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -18,8 +18,8 @@ WITH_X11 ?= yes
|
||||||
WITH_SDL ?= yes
|
WITH_SDL ?= yes
|
||||||
|
|
||||||
VERSION_MAJOR = 0
|
VERSION_MAJOR = 0
|
||||||
VERSION_MINOR = 37
|
VERSION_MINOR = 38
|
||||||
PATCHLEVEL = 99
|
PATCHLEVEL = 0
|
||||||
|
|
||||||
DOTOS = src/emu_serial.o \
|
DOTOS = src/emu_serial.o \
|
||||||
src/emu_emulate.o \
|
src/emu_emulate.o \
|
||||||
|
|
Loading…
Reference in a new issue