diff options
author | runge <[email protected]> | 2010-05-05 11:56:36 -0400 |
---|---|---|
committer | runge <[email protected]> | 2010-05-05 11:56:36 -0400 |
commit | 21fd3a45b9095ac7dc19cf0dc2cdea4eeafa1776 (patch) | |
tree | 0f59f2f7268a8b456e46785904b536a493cf4296 /prepare_x11vnc_dist.sh | |
parent | a8ae0625c6e09731617b4b12ce648b494f6bd3c7 (diff) | |
download | libtdevnc-21fd3a45b9095ac7dc19cf0dc2cdea4eeafa1776.tar.gz libtdevnc-21fd3a45b9095ac7dc19cf0dc2cdea4eeafa1776.zip |
misc/etv sync.
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 d244a39..8afc741 100644 --- a/prepare_x11vnc_dist.sh +++ b/prepare_x11vnc_dist.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.9.10" +VERSION="0.9.11" cd "$(dirname "$0")" |