From f68f49273e70b3767b30c549dda04ddd4d25fc91 Mon Sep 17 00:00:00 2001 From: drkhsh Date: Tue, 4 Jul 2023 20:47:18 +0200 Subject: [PATCH] Release stable 1.0 version --- README | 6 ------ config.mk | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/README b/README index a65f4cd..12d38bf 100644 --- 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. diff --git a/config.mk b/config.mk index 2ba2911..07af883 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # slstatus version -VERSION = 0 +VERSION = 1.0 # customize below to fit your system