diff options
author | runge <runge@karlrunge.com> | 2010-05-05 11:56:36 -0400 |
---|---|---|
committer | runge <runge@karlrunge.com> | 2010-05-05 11:56:36 -0400 |
commit | 21fd3a45b9095ac7dc19cf0dc2cdea4eeafa1776 (patch) | |
tree | 0f59f2f7268a8b456e46785904b536a493cf4296 /x11vnc/x11vnc_defs.c | |
parent | a8ae0625c6e09731617b4b12ce648b494f6bd3c7 (diff) | |
download | libtdevnc-21fd3a45b9095ac7dc19cf0dc2cdea4eeafa1776.tar.gz libtdevnc-21fd3a45b9095ac7dc19cf0dc2cdea4eeafa1776.zip |
misc/etv sync.
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 1e03394..d50cdb2 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.10 lastmod: 2010-04-28"; +char lastmod[] = "0.9.11 lastmod: 2010-05-02"; /* X display info */ |