Release stable 1.0 version - slstatus - status monitor
(HTM) git clone git://git.suckless.org/slstatus
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit f68f49273e70b3767b30c549dda04ddd4d25fc91
(DIR) parent 86c7a84c2397e5bbdcebe2a06bada7ee48f0d480
(HTM) Author: drkhsh <me@drkhsh.at>
Date: Tue, 4 Jul 2023 20:47:18 +0200
Release stable 1.0 version
Diffstat:
M README | 6 ------
M config.mk | 2 +-
2 files changed, 1 insertion(+), 7 deletions(-)
---
(DIR) diff --git a/README b/README
@@ -63,9 +63,3 @@ Configuration
-------------
slstatus can be customized by creating a custom config.h and (re)compiling the
source code. This keeps it fast, secure and simple.
-
-
-Upcoming
---------
-A first feature-complete release with official packages for common distributions
-will come soon.
(DIR) diff --git a/config.mk b/config.mk
@@ -1,5 +1,5 @@
# slstatus version
-VERSION = 0
+VERSION = 1.0
# customize below to fit your system