aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaahh Ahh <woohoomoo2u@gmail.com>2019-03-08 12:13:58 -0500
committerGitHub <noreply@github.com>2019-03-08 12:13:58 -0500
commitdfd7904fec8cd62d7593074a9e496ec63263b55e (patch)
tree3c9fc19ab24a8afcda041047b4ca0ee9f1aee0a5
parentd33ea3e204212c01c4d4568e8721406fa05dd7d8 (diff)
Update xwinwrap.c
-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)