Skip to content

Commit

Permalink
Merge pull request #11 from robur-coop/allow-mirage-46
Browse files Browse the repository at this point in the history
config: allow mirage 4.6.0
  • Loading branch information
hannesm authored Jun 30, 2024
2 parents 465feba + 3aaca34 commit 6627c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(* mirage >= 4.5.0 & < 4.6.0 *)
(* mirage >= 4.5.0 & < 4.7.0 *)
open Mirage

(* xenstore id 51712 is the root volume *)
Expand Down

0 comments on commit 6627c24

Please sign in to comment.