diff options
| author | runge <runge> | 2006-11-08 00:46:37 +0000 |
|---|---|---|
| committer | runge <runge> | 2006-11-08 00:46:37 +0000 |
| commit | 2635ae4407751cc16745918114fbc1ce31eb7c4f (patch) | |
| tree | dcce59b0c0e196c592fda5097daed687bb4e7360 /x11vnc/x11vnc_defs.c | |
| parent | 17f88b494cd20e3c93ef77f3e1e68c7166c767ea (diff) | |
| download | libtdevnc-2635ae4407751cc16745918114fbc1ce31eb7c4f.tar.gz libtdevnc-2635ae4407751cc16745918114fbc1ce31eb7c4f.zip | |
configure.ac -R and macosx, prepare_x11vnc_dist.sh rpm fix
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 beb31d2..2de1c5f 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-10-29"; +char lastmod[] = "0.8.3 lastmod: 2006-11-06"; /* X display info */ |
