summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-04-17 19:10:28 +0100
committeruint23 <[email protected]>2025-04-17 19:10:28 +0100
commit8566e50ca7758382553db0931fd3ccc214c87324 (patch)
tree0721f4fa5f421970a662adc30d4db315c350929b
parentc35b6bc29a79459bb8b38c732461474df4e03184 (diff)
forgor to update version 💀
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 3c5b236..43ab45d 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -4,7 +4,7 @@
#include <stdint.h>
#include <X11/Xlib.h>
-#define SXWM_VERSION "sxwm ver. 0.1.1"
+#define SXWM_VERSION "sxwm ver. 0.1.3"
#define SXWM_AUTHOR "(C) Abhinav Prasai 2025"
#define SXWM_LICINFO "See LICENSE for more info"