Skip to content

Commit

Permalink
Version number in events.c
Browse files Browse the repository at this point in the history
  • Loading branch information
moetunes committed Nov 30, 2015
1 parent ac8f81c commit 8804eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// events.c [ 0.8.7 ]
// events.c [ 0.8.8 ]

void configurerequest(XEvent *e) {
XConfigureRequestEvent *ev = &e->xconfigurerequest;
Expand Down

0 comments on commit 8804eb3

Please sign in to comment.