Bump the version to 3.12

pull/373/head
Martin Wimpress 3 years ago
parent 056afa9575
commit 22c664ad93
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 2
      quickemu

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

Loading…
Cancel
Save