bump version to 1.1 - slstatus - status monitor | |
git clone git://git.suckless.org/slstatus | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit f5c4e634cdb19eca298491ad6f071ad09204060f | |
parent 3db023f13b85de9cd63096d17b025a6cce39ef88 | |
Author: drkhsh <[email protected]> | |
Date: Wed, 30 Apr 2025 04:00:57 +0200 | |
bump version to 1.1 | |
Diffstat: | |
M config.mk | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ | |
# slstatus version | |
-VERSION = 1.0 | |
+VERSION = 1.1 | |
# customize below to fit your system | |