diff options
author | runge <runge> | 2007-02-19 03:11:25 +0000 |
---|---|---|
committer | runge <runge> | 2007-02-19 03:11:25 +0000 |
commit | 23178cd162a5ee7372115c1f76fda6129b912b75 (patch) | |
tree | f5e67bade83c8a20d7c527d290fb060ccc289caa /x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | |
parent | d60e8ccfc8c1b173c914ffa26a88203690bf9e3a (diff) | |
download | libtdevnc-23178cd162a5ee7372115c1f76fda6129b912b75.tar.gz libtdevnc-23178cd162a5ee7372115c1f76fda6129b912b75.zip |
store 1.0.12 snapshot.
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 054c8d6..694e132 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.11 +vers=1.0.12 cd .. || exit 1 |