diff options
author | runge <runge> | 2007-10-27 23:55:04 +0000 |
---|---|---|
committer | runge <runge> | 2007-10-27 23:55:04 +0000 |
commit | e24cf9491ccf696bc6b1ac36574861a343408cd0 (patch) | |
tree | 0f1ac51402fb4a74cadf7730fea998dc9c8bf51b /x11vnc/misc/enhanced_tightvnc_viewer/src/patches | |
parent | ecbd1a49027ce3e617b254734a1d980762f6d07f (diff) | |
download | libtdevnc-e24cf9491ccf696bc6b1ac36574861a343408cd0.tar.gz libtdevnc-e24cf9491ccf696bc6b1ac36574861a343408cd0.zip |
ssvnc sync: connect_br.tcl socks4/5 http proxies, ss_vncviewer socks5 proxy. ssh 1st proxy. whatismyip.com fix. 127.0.0.1 on Darwin
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/src/patches')
-rwxr-xr-x | x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle index 2c21b05..8abccf3 100755 --- a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle +++ b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle @@ -1,7 +1,7 @@ #!/bin/sh rm -rf ./src/tmp/* || exit 1 -vers=1.0.19 +vers=1.0.20 cd .. || exit 1 |