]> Zhao Yanbai Git Server - kernel.git/commitdiff
0.3.1
authoracevest <zhaoyanbai@126.com>
Fri, 29 Oct 2021 02:16:05 +0000 (10:16 +0800)
committeracevest <zhaoyanbai@126.com>
Wed, 3 Nov 2021 02:45:44 +0000 (10:45 +0800)
kernel/setup.c

index 90c48181d7b80350aef96bf8cb99d4e41cf7cc28..ffae802a464223b55c072da72652db4fdec5c1dc 100644 (file)
@@ -45,7 +45,7 @@ void setup_i8253()
     outb(LATCH >> 8, 0x40);
 }
 
-#define VERSION "0.3.0"
+#define VERSION "0.3.1"
 #define BUIDER  "Zhao Yanbai"
 const char *version = 
     "Kernel version "