summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-04-21 19:54:44 +0100
committeruint23 <[email protected]>2025-04-21 19:54:44 +0100
commit81c9b0e554b303f41b33f48288f6b0b19890bdc4 (patch)
tree13aa4c7da2d4d24a1baffa3a42f649cb31d5ae99 /src/defs.h
parent94e37e2eea875928a56d00f6c664c0c3485ed1b7 (diff)
if global_floating, open new window at centre
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 2cdc933..8059099 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. 1.1.0"
+#define SXWM_VERSION "sxwm ver. 1.1.1"
#define SXWM_AUTHOR "(C) Abhinav Prasai 2025"
#define SXWM_LICINFO "See LICENSE for more info"