summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
authorAbhinav <abhinav.prsai@gmail.com>2025-06-04 18:57:12 +0100
committerAbhinav <abhinav.prsai@gmail.com>2025-06-04 18:57:12 +0100
commit7af19e5c975c42e30c48041fc4fdd2450a5e01ea (patch)
tree5591e362e757b5432ac2e8bb9d7896c535a94c05 /src/defs.h
parent2e8038c357d0b87a3a1ed4202c4ba5b6417bc7b2 (diff)
clean up code, add contributions help, v1.6
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 c259738..0075c21 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.5"
+#define SXWM_VERSION "sxwm ver. 1.6"
#define SXWM_AUTHOR "(C) Abhinav Prasai 2025"
#define SXWM_LICINFO "See LICENSE for more info"