sm

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

commit e66539f2d4f9e3e8308b96592b911b67dfefd7f6
parent a62613cc4a670927a11e20d88e823072f547342e
Author: Cem Keylan <cem@ckyln.com>
Date:   Sat, 10 Oct 2020 19:31:38 +0300

bump to 0.1.1

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

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