Espresso 0.0.1e
This commit is contained in:
@ -51,7 +51,7 @@ void kernel_main(multiboot_info_t* mbd, uint32_t magic)
|
||||
|
||||
/* --- BEGIN INITIALIZATION SECTION --- */
|
||||
|
||||
const char* espresso_kernel_version = "0.0.1d";
|
||||
const char* espresso_kernel_version = "0.0.1e";
|
||||
|
||||
/* We need to initialize the terminal so that any error/debugging messages show. */
|
||||
terminal_initialize();
|
||||
|
Reference in New Issue
Block a user