diff --git a/prepare_x11vnc_dist.sh b/prepare_x11vnc_dist.sh index 39b381a..cb09d9e 100644 --- a/prepare_x11vnc_dist.sh +++ b/prepare_x11vnc_dist.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.9.7" +VERSION="0.9.8" cd "$(dirname "$0")"