diff options
author | sin <sin@2f30.org> | 2015-06-16 10:37:07 +0100 |
---|---|---|
committer | sin <sin@2f30.org> | 2015-06-16 10:37:07 +0100 |
commit | 164d628c5cbe96fd67fe05a835016299eb3dd0fe (patch) | |
tree | 9d8ab4c209bccce3d15da09cff78b34b5d531bcc | |
parent | 15a22edf7c1f2e5b7ac0863f6e20b474a14d9de8 (diff) |
Put sinit out of its misery and bump it up to 1.0
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # sinit version -VERSION = 0.9.2 +VERSION = 1.0 # paths PREFIX = /usr/local |