diff --git a/prepare_x11vnc_dist.sh b/prepare_x11vnc_dist.sh index f953d3d..b8fc4e4 100644 --- a/prepare_x11vnc_dist.sh +++ b/prepare_x11vnc_dist.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.8.5" +VERSION="0.9" cd "$(dirname "$0")"