summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-05-03 09:16:35 +0100
committeruint23 <[email protected]>2025-05-03 09:16:35 +0100
commite0e29d78b8132ae8e3e28c08bb74d737f0539df3 (patch)
tree0a42a723d3445b9de7be0e74d51d962e4e47dc06 /src
parent1743a7c340ee17fb8d3e41fa2a777bcadcb1a867 (diff)
i forgot to update version 🥀
Diffstat (limited to 'src')
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 174ae27..7267b11 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -1,7 +1,7 @@
/* See LICENSE for more information on use */
#pragma once
#include <X11/Xlib.h>
-#define SXWM_VERSION "sxwm ver. 1.4"
+#define SXWM_VERSION "sxwm ver. 1.5"
#define SXWM_AUTHOR "(C) Abhinav Prasai 2025"
#define SXWM_LICINFO "See LICENSE for more info"