summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc_defs.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/x11vnc_defs.c')
-rw-r--r--x11vnc/x11vnc_defs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c
index a770614..c8966e7 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.3 lastmod: 2007-09-10";
+char lastmod[] = "0.9.3 lastmod: 2007-09-26";
/* X display info */
@@ -131,6 +131,7 @@ double last_copyrect_fix = 0.0;
double last_wireframe = 0.0;
double servertime_diff = 0.0;
double x11vnc_start = 0.0;
+double x11vnc_current = 0.0;
double g_now = 0.0;
double last_get_wm_frame_time = 0.0;