summaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index b7b2d20..f8de140 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -1,10 +1,12 @@
+/* See LICENSE for more information on use */
+
#ifndef DEFS_H
#define DEFS_H
#include <stdint.h>
#include <X11/Xlib.h>
-#define SXWM_VERSION "sxwm ver. 0.1.3"
+#define SXWM_VERSION "sxwm ver. 0.1.5"
#define SXWM_AUTHOR "(C) Abhinav Prasai 2025"
#define SXWM_LICINFO "See LICENSE for more info"