Skip to content

Commit b9c4842

Browse files
committed
COCONUT-SVSM Release 2026.03-devel
Development release for March 2026. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
1 parent 9457202 commit b9c4842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ impl fmt::Display for SvsmVersion {
5151
}
5252

5353
const VERSION_YEAR: u32 = 2026;
54-
const VERSION_MONTH: u32 = 2;
54+
const VERSION_MONTH: u32 = 3;
5555
#[allow(dead_code)]
5656
const VERSION_COUNTER: u32 = 0;
5757

0 commit comments

Comments
 (0)