diff options
author | runge <[email protected]> | 2009-03-31 23:21:27 -0400 |
---|---|---|
committer | runge <[email protected]> | 2009-03-31 23:21:27 -0400 |
commit | ea30be6c6ef8eaa5f2229a665e0a84d1119406f7 (patch) | |
tree | 7e8af6484659393d49bedcf781fc245c3f9b832f /prepare_x11vnc_dist.sh | |
parent | 64db4575db17b1bcce67ddcb9c8d9bc430ca450f (diff) | |
download | libtdevnc-ea30be6c6ef8eaa5f2229a665e0a84d1119406f7.tar.gz libtdevnc-ea30be6c6ef8eaa5f2229a665e0a84d1119406f7.zip |
x11vnc 0.9.8 dev
Diffstat (limited to 'prepare_x11vnc_dist.sh')
-rw-r--r-- | prepare_x11vnc_dist.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare_x11vnc_dist.sh b/prepare_x11vnc_dist.sh index 39b381a..cb09d9e 100644 --- a/prepare_x11vnc_dist.sh +++ b/prepare_x11vnc_dist.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.9.7" +VERSION="0.9.8" cd "$(dirname "$0")" |