Bump version to 4.3
This commit is contained in:
parent
399fc26c10
commit
7db5167cac
2
quickemu
2
quickemu
@ -1498,7 +1498,7 @@ EXTRA_ARGS=""
|
|||||||
# shellcheck disable=SC2155
|
# shellcheck disable=SC2155
|
||||||
readonly LAUNCHER=$(basename "${0}")
|
readonly LAUNCHER=$(basename "${0}")
|
||||||
readonly DISK_MIN_SIZE=$((197632 * 8))
|
readonly DISK_MIN_SIZE=$((197632 * 8))
|
||||||
readonly VERSION="4.2"
|
readonly VERSION="4.3"
|
||||||
|
|
||||||
# TODO: Make this run the native architecture binary
|
# TODO: Make this run the native architecture binary
|
||||||
QEMU=$(command -v qemu-system-x86_64)
|
QEMU=$(command -v qemu-system-x86_64)
|
||||||
|
Loading…
Reference in New Issue
Block a user