Bump up to v0.9 - should be the final release - sinit - suckless init | |
git clone git://git.suckless.org/sinit | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit e4a4117b3e895e28ff99e30526f229e55aa57d0d | |
parent 4c0a1d87a4d611711896c6fa45978c66cc25d3f3 | |
Author: sin <[email protected]> | |
Date: Wed, 16 Apr 2014 10:30:03 +0100 | |
Bump up to v0.9 - should be the final release | |
Diffstat: | |
M config.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.8 | |
+VERSION = 0.9 | |
# paths | |
PREFIX = /usr/local |