From a3c971bac6e99ac7c025f0ec22c04720f1946aca Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 8 May 2010 19:53:33 -0400 Subject: x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts(). --- x11vnc/x11vnc_defs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/x11vnc_defs.c') diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c index d50cdb2..9ef72e6 100644 --- a/x11vnc/x11vnc_defs.c +++ b/x11vnc/x11vnc_defs.c @@ -47,7 +47,7 @@ int xtrap_base_event_type = 0; int xdamage_base_event_type = 0; /* date +'lastmod: %Y-%m-%d' */ -char lastmod[] = "0.9.11 lastmod: 2010-05-02"; +char lastmod[] = "0.9.11 lastmod: 2010-05-08"; /* X display info */ -- cgit v1.1