From 4ca006fed80410bd9b061a1519bd5d9366bb0bc8 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sat, 5 Jan 2019 14:22:11 +0100 Subject: [PATCH] Update lastmod --- src/x11vnc_defs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/x11vnc_defs.c b/src/x11vnc_defs.c index b81b8a67..08b55d24 100644 --- a/src/x11vnc_defs.c +++ b/src/x11vnc_defs.c @@ -49,7 +49,7 @@ int xtrap_base_event_type = 0; int xdamage_base_event_type = 0; /* date +'lastmod: %Y-%m-%d' */ -char lastmod[] = VERSION " lastmod: 2018-02-04"; +char lastmod[] = VERSION " lastmod: 2019-01-05"; /* X display info */