mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
V1.61 feature update: JPEG image viewer and JPEG wallpaper setting.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
void cli_cmd_boredver(char *args) {
|
||||
(void)args;
|
||||
cli_write("BoredOS v1.60\n");
|
||||
cli_write("BoredOS Kernel V2.5.1\n");
|
||||
cli_write("BoredOS v1.61\n");
|
||||
cli_write("BoredOS Kernel V2.5.2\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user