summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc_defs.c
diff options
context:
space:
mode:
authorrunge <runge>2007-03-13 23:06:38 +0000
committerrunge <runge>2007-03-13 23:06:38 +0000
commit15f792bc2185d9317b0a35855b15759520877ee9 (patch)
tree0435ffea43b1208ba1b53fba92f503e2d7a950f1 /x11vnc/x11vnc_defs.c
parent0d4870c0a0da2680d60cd2b91b0541af2558d640 (diff)
downloadlibtdevnc-15f792bc2185d9317b0a35855b15759520877ee9.tar.gz
libtdevnc-15f792bc2185d9317b0a35855b15759520877ee9.zip
x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers.
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 22d98b6..5438a79 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.8.5 lastmod: 2007-02-19";
+char lastmod[] = "0.8.5 lastmod: 2007-03-13";
/* X display info */