diff options
author | runge <runge> | 2009-01-12 20:14:44 +0000 |
---|---|---|
committer | runge <runge> | 2009-01-12 20:14:44 +0000 |
commit | a868b6476e0714c2b979d0c33e1410361b94c56d (patch) | |
tree | 69a23b082205b12fff1d212b3d3234ad7038a8b9 /x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | |
parent | effe81e36a5e2e9402a6c0f95ba64ef92f8e4ccd (diff) | |
download | libtdevnc-a868b6476e0714c2b979d0c33e1410361b94c56d.tar.gz libtdevnc-a868b6476e0714c2b979d0c33e1410361b94c56d.zip |
SSVNC 1.0.22 release (+ a little bit more). crl lists, ssh pid finding improvements, and more.
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 fd6d1c5..beba150 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.22 +vers=1.0.23 cd .. || exit 1 |