Skip to content

Commit 1b74717

Browse files
committed
external/qemu: Switch default version to 9.0.2
1 parent e0093d2 commit 1b74717

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

external/qemu/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ VERSIONS := 4.2.1 \
55
7.1.0 \
66
7.2.3 \
77
8.2.3 \
8-
9.0.0
8+
9.0.2
99

10-
DEFAULT_VERSION = 8.2.3
10+
DEFAULT_VERSION = 9.0.2
1111

1212
help:
1313
@echo "qemu"

0 commit comments

Comments
 (0)