We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcfaef commit 4ca006fCopy full SHA for 4ca006f
1 file changed
src/x11vnc_defs.c
@@ -49,7 +49,7 @@ int xtrap_base_event_type = 0;
49
int xdamage_base_event_type = 0;
50
51
/* date +'lastmod: %Y-%m-%d' */
52
-char lastmod[] = VERSION " lastmod: 2018-02-04";
+char lastmod[] = VERSION " lastmod: 2019-01-05";
53
54
/* X display info */
55
0 commit comments