summaryrefslogtreecommitdiffstats
path: root/prepare_x11vnc_dist.sh
diff options
context:
space:
mode:
authorrunge <runge>2007-07-05 02:00:28 +0000
committerrunge <runge>2007-07-05 02:00:28 +0000
commitb2c291feea10854089aadd6c35a103d262b8a817 (patch)
treef5d4c8a10c50dbb6fcf086b8e4662636afaa5b6a /prepare_x11vnc_dist.sh
parent7ee3eccccda88ba6d76052288b8c0d18579271c0 (diff)
downloadlibtdevnc-b2c291feea10854089aadd6c35a103d262b8a817.tar.gz
libtdevnc-b2c291feea10854089aadd6c35a103d262b8a817.zip
configure.ac check for external system libvncserver version. set x11vnc version 0.9.3
Diffstat (limited to 'prepare_x11vnc_dist.sh')
-rw-r--r--prepare_x11vnc_dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare_x11vnc_dist.sh b/prepare_x11vnc_dist.sh
index 20956a3..fad4277 100644
--- a/prepare_x11vnc_dist.sh
+++ b/prepare_x11vnc_dist.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION="0.9.2"
+VERSION="0.9.3"
cd "$(dirname "$0")"