summaryrefslogtreecommitdiffstats
path: root/prepare_x11vnc_dist.sh
diff options
context:
space:
mode:
authorrunge <runge>2004-08-04 03:11:03 +0000
committerrunge <runge>2004-08-04 03:11:03 +0000
commit2c668dea01e80aa55c5fd803c633b16845c649d9 (patch)
tree3233b0c5703908c94090c9bbda62be1678cba6e7 /prepare_x11vnc_dist.sh
parenta19a9de3e567b4eafd866706e81858edc58d00ed (diff)
downloadlibtdevnc-2c668dea01e80aa55c5fd803c633b16845c649d9.tar.gz
libtdevnc-2c668dea01e80aa55c5fd803c633b16845c649d9.zip
fix XKBlib.h detection on *BSD, x11vnc: manpage and README
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 efa4573..8cbe8cc 100644
--- a/prepare_x11vnc_dist.sh
+++ b/prepare_x11vnc_dist.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION="0.6.2pre"
+VERSION="0.6.3pre"
cd "$(dirname "$0")"