diff options
author | runge <runge> | 2006-07-15 16:21:24 +0000 |
---|---|---|
committer | runge <runge> | 2006-07-15 16:21:24 +0000 |
commit | 6e2fa292297af38a12ab6a0bac1a2873b2fb289c (patch) | |
tree | aa4ee196574116ff8020f27e845b4746a4a63f9b /prepare_x11vnc_dist.sh | |
parent | 6facce2c5c741f99624e9ad50fa37918a752570c (diff) | |
download | libtdevnc-6e2fa292297af38a12ab6a0bac1a2873b2fb289c.tar.gz libtdevnc-6e2fa292297af38a12ab6a0bac1a2873b2fb289c.zip |
update versions for next rel. add some more shortcuts to user:opts
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 3e1afce..9e7aa0b 100644 --- a/prepare_x11vnc_dist.sh +++ b/prepare_x11vnc_dist.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.8.2" +VERSION="0.8.3" cd "$(dirname "$0")" |