diff --git a/events.c b/events.c index 40f4b65..59e30f6 100644 --- a/events.c +++ b/events.c @@ -1,4 +1,4 @@ -// events.c [ 0.8.7 ] +// events.c [ 0.8.8 ] void configurerequest(XEvent *e) { XConfigureRequestEvent *ev = &e->xconfigurerequest;