aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xwinwrap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xwinwrap.c b/xwinwrap.c
index a96ace2..ac629d9 100644
--- a/xwinwrap.c
+++ b/xwinwrap.c
@@ -70,6 +70,7 @@
#define OPAQUE 0xffffffff
#define NAME "xwinwrap"
+#define VERSION "0.9"
#define ATOM(a) XInternAtom(display, #a, False)