diff options
author | runge <[email protected]> | 2009-10-08 17:46:53 -0400 |
---|---|---|
committer | runge <[email protected]> | 2009-10-08 17:46:53 -0400 |
commit | 387e189b37a1456ee5a4df52d495a9f31d01306a (patch) | |
tree | 8b851e53cf2889e9f2c54d0f3c819fb3175e4647 /x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | |
parent | 3129ef668abf2b3f9b624bdb4c5ac0365ae2583b (diff) | |
download | libtdevnc-387e189b37a1456ee5a4df52d495a9f31d01306a.tar.gz libtdevnc-387e189b37a1456ee5a4df52d495a9f31d01306a.zip |
Synchronize ssvnc source, etc. Nearly the 1.0.24 release...
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle')
-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 beba150..fc9b3e8 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.23 +vers=1.0.24 cd .. || exit 1 |