This commit is contained in:
Chris
2026-02-10 18:56:14 +01:00
parent 90f86d63dc
commit d0ab5021c4
10 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ static void about_paint(Window *win) {
// Version info
draw_string(offset_x, offset_y + 105, "BrewOS", COLOR_BLACK);
draw_string(offset_x, offset_y + 120, "BrewOS Version 1.44", COLOR_BLACK);
draw_string(offset_x, offset_y + 120, "BrewOS Version 1.45", COLOR_BLACK);
draw_string(offset_x, offset_y + 135, "Kernel Version 2.3.1", COLOR_BLACK);
// Copyright