Skip to content

Commit d359603

Browse files
committed
COCONUT-SVSM Release 2025.10-devel
Development release for October 2025. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
1 parent 449305e commit d359603

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 = 2025;
54-
const VERSION_MONTH: u32 = 9;
54+
const VERSION_MONTH: u32 = 10;
5555
#[allow(dead_code)]
5656
const VERSION_COUNTER: u32 = 0;
5757

0 commit comments

Comments
 (0)