diff options
author | drkhsh <me@drkhsh.at> | 2023-07-04 20:47:18 +0200 |
---|---|---|
committer | drkhsh <me@drkhsh.at> | 2023-07-04 20:47:18 +0200 |
commit | 1e1df0c0eac2d3dd343edaf396a0bdde4fca6bca (patch) | |
tree | 72a2fc906bb1219257b5cd02ba46a9f77c60c762 | |
parent | 88e31bdc78ff8367ef142bb3b37998ff84f1fa99 (diff) |
Release stable 1.0 version
-rw-r--r-- | README | 6 | ||||
-rw-r--r-- | config.mk | 2 |
2 files changed, 1 insertions, 7 deletions
@@ -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. @@ -1,5 +1,5 @@ # slstatus version -VERSION = 0 +VERSION = 1.0 # customize below to fit your system |