aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLaytan Laats <laytanlaats@hotmail.com>2024-09-17 17:46:30 +0200
committerLaytan Laats <laytanlaats@hotmail.com>2024-09-17 17:47:26 +0200
commit6ef779cd5c8260b2e6979e676d28489fd53dd599 (patch)
treec9ac5ef78f4068a4ef95d73133b34a0e1197b5f4 /src
parent9508a1f0319f6e9c19c31f15474085d508d42580 (diff)
add new macos releases to 'odin report' and sys/info
Diffstat (limited to 'src')
-rw-r--r--src/bug_report.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bug_report.cpp b/src/bug_report.cpp
index 5f768f57f..fa7e156ce 100644
--- a/src/bug_report.cpp
+++ b/src/bug_report.cpp
@@ -919,6 +919,8 @@ gb_internal void report_os_info() {
{"23F79", {23, 5, 0}, "macOS", {"Sonoma", {14, 5, 0}}},
{"23G80", {23, 6, 0}, "macOS", {"Sonoma", {14, 6, 0}}},
{"23G93", {23, 6, 0}, "macOS", {"Sonoma", {14, 6, 1}}},
+ {"23H124", {23, 6, 0}, "macOS", {"Sonoma", {14, 7, 0}}},
+ {"24A335", {24, 0, 0}, "macOS", {"Sequoia", {15, 0, 0}}},
};