We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fce18 commit 592990aCopy full SHA for 592990a
src/makefile
@@ -1,7 +1,7 @@
1
BUILD:=../build
2
SRC:=.
3
4
-ONIX_VERSION:=1.0.0
+ONIX_VERSION:=1.0.1
5
MULTIBOOT2:=0x18000
6
ENTRYPOINT:=$(shell python -c "print(f'0x{$(MULTIBOOT2) + 0x8000:x}')")
7
WSL2:=$(findstring WSL2,$(shell uname -r))
0 commit comments