From 4088906b1341709435318226790b06296420a5e2 Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 31 Mar 2009 23:32:47 -0400 Subject: rebuild for x11vnc dev 0.9.8 --- x11vnc/x11vnc_defs.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11vnc/x11vnc_defs.c') diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c index 97ec5e0..b9d0ad9 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.7 lastmod: 2009-03-15"; +char lastmod[] = "0.9.8 lastmod: 2009-03-30"; /* X display info */ @@ -187,6 +187,7 @@ int hack_val = 0; rfbClientPtr last_pointer_client = NULL; rfbClientPtr latest_client = NULL; double last_client_gone = 0.0; +double last_new_client = 0.0; int waited_for_client = 0; int findcreatedisplay = 0; -- cgit v1.2.1