add MacOS 14.4.1 to sys/info and odin report

This commit is contained in:
Laytan Laats
2024-03-28 19:39:18 +01:00
parent 308e9112f2
commit b7fd51a251
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -888,6 +888,7 @@ gb_internal void report_os_info() {
{"23D56", {23, 3, 0}, "macOS", {"Sonoma", {14, 3, 0}}},
{"23D60", {23, 3, 0}, "macOS", {"Sonoma", {14, 3, 1}}},
{"23E214", {23, 4, 0}, "macOS", {"Sonoma", {14, 4, 0}}},
{"23E224", {23, 4, 0}, "macOS", {"Sonoma", {14, 4, 1}}},
};