Bump version to 3.14

pull/403/head 3.14
Martin Wimpress 3 years ago
parent 6c77698c92
commit 6cea15885b
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 2
      quickemu

@ -1124,7 +1124,7 @@ VMPATH=""
# shellcheck disable=SC2155
readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="3.13"
readonly VERSION="3.14"
# PUBLICSHARE is the only directory exposed to guest VMs for file
# sharing via 9P, spice-webdavd and Samba. This path is not configurable.

Loading…
Cancel
Save