Bump version to 3.11

This commit is contained in:
Martin Wimpress 2021-12-08 10:54:41 +00:00
parent 9cf2d9ac3c
commit 12fbf6b02f
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

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