summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc_defs.c
diff options
context:
space:
mode:
authorrunge <runge>2007-05-22 01:24:48 +0000
committerrunge <runge>2007-05-22 01:24:48 +0000
commite3fc6fc68c7cd64c7cbcc2a86082b87411f9396d (patch)
tree603dd84dad7eca4d896b9c9a7120e0b88d337030 /x11vnc/x11vnc_defs.c
parente9353e8d2919a6f2947602cb3c42317d82fb26d8 (diff)
downloadlibtdevnc-e3fc6fc68c7cd64c7cbcc2a86082b87411f9396d.tar.gz
libtdevnc-e3fc6fc68c7cd64c7cbcc2a86082b87411f9396d.zip
x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.
Diffstat (limited to 'x11vnc/x11vnc_defs.c')
-rw-r--r--x11vnc/x11vnc_defs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c
index 2642ca0..6e6bf1f 100644
--- a/x11vnc/x11vnc_defs.c
+++ b/x11vnc/x11vnc_defs.c
@@ -15,7 +15,7 @@ int xtrap_base_event_type = 0;
int xdamage_base_event_type = 0;
/* date +'lastmod: %Y-%m-%d' */
-char lastmod[] = "0.9.1 lastmod: 2007-05-18";
+char lastmod[] = "0.9.1 lastmod: 2007-05-21";
/* X display info */