summaryrefslogtreecommitdiffstats
path: root/prepare_x11vnc_dist.sh
diff options
context:
space:
mode:
authorrunge <runge>2006-01-11 19:56:10 +0000
committerrunge <runge>2006-01-11 19:56:10 +0000
commit9b3163c00bdb8d406b864f7a1282b5770d953425 (patch)
tree36e01c6883c99d01e3e6974a7b7a674ed0d94696 /prepare_x11vnc_dist.sh
parent57cf0cdab5480efebaf447d5675e51b0d311ceee (diff)
downloadlibvncserver-9b3163c00bdb8d406b864f7a1282b5770d953425.zip
libvncserver-9b3163c00bdb8d406b864f7a1282b5770d953425.tar.gz
logMutex needs to be initialized too; in rfbDefaultLog.
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 5efb75d..3cc3131 100644
--- a/prepare_x11vnc_dist.sh
+++ b/prepare_x11vnc_dist.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION="0.7.3"
+VERSION="0.8"
cd "$(dirname "$0")"
OpenPOWER on IntegriCloud