sm

sysmgr implemented in C
git clone git://git.ckyln.com/sm
Log | Files | Refs | README | LICENSE

commit ff2d2c2278701de01a471ca467f1809ab6f28a92
parent cc714639cb037c7fb939829be42c9167ec185fa7
Author: Cem Keylan <cem@ckyln.com>
Date:   Sat, 10 Oct 2020 12:21:48 +0300

sysmgr: initial release

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,4 +1,4 @@ -VERSION = git +VERSION = 0.1.0 PREFIX = /usr/local BINDIR = ${PREFIX}/bin