commit 979cabfc00b342d4fe887945164be8dfe14213b5
Author: Jens Kristoffersson <144891562+MrJensK@users.noreply.github.com>
AuthorDate: Tue Aug 26 19:12:50 2025 +0200
Commit: GitHub <noreply@github.com>
CommitDate: Tue Aug 26 19:12:50 2025 +0200
Update defs.h
---
src/defs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/defs.h b/src/defs.h
index 804c845..2bcfea2 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -3,7 +3,7 @@
#include <X11/Xlib.h>
#include <time.h>
-#define SXBAR_VERSION "sxbar ver. 1.0"
+#define SXBAR_VERSION "sxbar ver. 1.1"
#define SXBAR_AUTHOR "(C) Abhinav Prasai 2025"
#define SXBAR_LICINFO "See LICENSE for more info"