diff options
Diffstat (limited to 'x11vnc/x11vnc_defs.c')
| -rw-r--r-- | x11vnc/x11vnc_defs.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c index cfe00fa..50fa5f0 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.3 lastmod: 2006-09-20"; +char lastmod[] = "0.8.3 lastmod: 2006-09-23";  /* X display info */ | 
