summaryrefslogtreecommitdiffstats
path: root/prepare_x11vnc_dist.sh
diff options
context:
space:
mode:
authorrunge <runge>2009-01-04 03:02:34 +0000
committerrunge <runge>2009-01-04 03:02:34 +0000
commit6876b85df3abc71feb26ce85bf2ef3bfae001af2 (patch)
tree891ce455441265750e46553c5899aba86af0d826 /prepare_x11vnc_dist.sh
parent8bef644d17f62ea6daf7459b863f05de187966fe (diff)
downloadlibtdevnc-6876b85df3abc71feb26ce85bf2ef3bfae001af2.tar.gz
libtdevnc-6876b85df3abc71feb26ce85bf2ef3bfae001af2.zip
configure.ac: add include file file for libXrandr on Solaris.
prepare_x11vnc_dist.sh: set version to 0.9.7
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 1adf54c..647aa9f 100644
--- a/prepare_x11vnc_dist.sh
+++ b/prepare_x11vnc_dist.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION="0.9.6"
+VERSION="0.9.7"
cd "$(dirname "$0")"