sinit

suckless init
git clone git://git.suckless.org/sinit
Log | Files | Refs | README | LICENSE

commit 164d628c5cbe96fd67fe05a835016299eb3dd0fe
parent 15a22edf7c1f2e5b7ac0863f6e20b474a14d9de8
Author: sin <sin@2f30.org>
Date:   Tue, 16 Jun 2015 10:37:07 +0100

Put sinit out of its misery and bump it up to 1.0

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

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # sinit version -VERSION = 0.9.2 +VERSION = 1.0 # paths PREFIX = /usr/local