diff options
| author | runge <runge> | 2007-07-05 02:03:33 +0000 |
|---|---|---|
| committer | runge <runge> | 2007-07-05 02:03:33 +0000 |
| commit | c4c92d3a36c99ccf4bfe9e97cff41b96f147ab6d (patch) | |
| tree | 9cb68d30e54690ed8cdbb4ae236025f680dbb0a9 /x11vnc/x11vnc_defs.c | |
| parent | b2c291feea10854089aadd6c35a103d262b8a817 (diff) | |
| download | libtdevnc-c4c92d3a.tar.gz libtdevnc-c4c92d3a.zip | |
x11vnc: -debug_ncache, fix big fonts in tkx11vnc.
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 614268b..5b2147c 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.2 lastmod: 2007-06-16"; +char lastmod[] = "0.9.3 lastmod: 2007-07-03"; /* X display info */ |
