Skip to content

Commit 9c145a0

Browse files
authored
datamodel_lifecycle: automatic update (#6581)
2 parents 5a4e109 + 41cb7df commit 9c145a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocaml/idl/datamodel_lifecycle.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ let prototyped_of_message = function
240240
| "host", "set_numa_affinity_policy" ->
241241
Some "24.0.0"
242242
| "VM", "sysprep" ->
243-
Some "25.23.0-next"
243+
Some "25.24.0"
244244
| "VM", "get_secureboot_readiness" ->
245245
Some "24.17.0"
246246
| "VM", "set_uefi_mode" ->

0 commit comments

Comments
 (0)