From c0fc32450fb5e8460083b89a84d067249b109cfc Mon Sep 17 00:00:00 2001 From: seL4 CI Date: Tue, 25 Nov 2025 09:28:19 +1100 Subject: [PATCH] Release 14.0.0 Update VERSION Update CHANGES.md Signed-off-by: Gerwin Klein --- CHANGES.md | 10 +++++++++- VERSION | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 4edabfa2a..5990e010c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,15 @@ description indicates whether it is SOURCE-COMPATIBLE, BINARY-COMPATIBLE, or BRE --- -## Upcoming release: BREAKING +## Upcoming release: BINARY COMPATIBLE + +### Changes + + +### Upgrade Notes +--- + +## 14.0.0 2025-11-25: BREAKING ### Security-relevant Changes diff --git a/VERSION b/VERSION index 1aeb42f20..f13c819ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -13.0.0-dev \ No newline at end of file +14.0.0 \ No newline at end of file