summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
authoruint23 <https://uint23.xyz/>2025-04-20 08:01:19 +0100
committeruint23 <https://uint23.xyz/>2025-04-20 08:01:19 +0100
commitaedc92cc401cd28c737c3ca11b3629ec11d1abfd (patch)
tree4b14c538859340a84b156b854921e1445522514a /src/defs.h
parentad59f1201463a3c93c8904f7e17192d67743d7ed (diff)
fixed tiny xephyr and updt version
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 1b07a63..5b71033 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -9,7 +9,7 @@
#define ulong unsigned long
#define u_char unsigned char
-#define SXWM_VERSION "sxwm ver. 0.1.5"
+#define SXWM_VERSION "sxwm ver. 0.1.6"
#define SXWM_AUTHOR "(C) Abhinav Prasai 2025"
#define SXWM_LICINFO "See LICENSE for more info"