Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit 3802f64

Browse files
committed
"HELLO WORLD" VGA fix
1 parent c08d9ce commit 3802f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/kernel.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#define VER_MAJOR 1
1818
#define VER_MINOR 1
19-
#define VER_FIX 0
19+
#define VER_FIX 1
2020

2121
//#define TASKING_USER
2222

0 commit comments

Comments
 (0)