File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ from that popular platform.
2424## Screenshots
2525
2626ELKS running on QEMU
27- ![ ss1] ( https://github.com/jbruchon/elks/blob/master/Screenshots/ELKS_0.4 .0.png )
27+ ![ ss1] ( https://github.com/jbruchon/elks/blob/master/Screenshots/ELKS_0.5 .0.png )
2828
2929Olivetti M24 8086 CPU
3030![ ss2] ( https://github.com/jbruchon/elks/blob/master/Screenshots/Olivetti_M24_8086_CPU.png )
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ include $(TOPDIR)/Make.defs
5656# State the current version of this system.
5757
5858VERSION = 0 # (0-255)
59- PATCHLEVEL = 4 # (0-255)
59+ PATCHLEVEL = 5 # (0-255)
6060SUBLEVEL = 0 # (0-255)
6161#PRE = 0 # (0-255) If not a pre, comment this line.
6262
Original file line number Diff line number Diff line change 11
2- VERSION =elks-0.4 .0
2+ VERSION =elks-0.5 .0
33
44INCLUDES =-I$(TOPDIR ) /include -I$(TOPDIR ) /libc/include -I$(TOPDIR ) /elks/include
55DEFINES =-D__LIBC__ -D__LIBC_VER__='"$(VERSION ) "' -D__HAS_NO_FLOATS__
You can’t perform that action at this time.
0 commit comments