diff --git a/unix/get_zx b/unix/get_zx index 91324b5..50426cc 100755 --- a/unix/get_zx +++ b/unix/get_zx @@ -3,7 +3,7 @@ # A convenience script that will download the ZX installer, unpack it, and clean up. # For maximum portability this script uses the gzipped package version. -version=0.9.1 +version=0.11.4 zx="zx-$version" tarball="$zx.tar.gz"