We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c69567 commit 61f7256Copy full SHA for 61f7256
1 file changed
external/qemu/Makefile
@@ -2,9 +2,10 @@ VERSIONS := 4.2.1 \
2
5.2.0 \
3
6.2.0 \
4
7.0.0 \
5
- 7.1.0
+ 7.1.0 \
6
+ 7.2.3
7
-DEFAULT_VERSION = 7.1.0
8
+DEFAULT_VERSION = 7.2.3
9
10
help:
11
@echo "qemu"
0 commit comments