URI: 
       Bump up to v0.9 - should be the final release - sinit - suckless init
  HTML git clone git://git.suckless.org/sinit
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit e4a4117b3e895e28ff99e30526f229e55aa57d0d
   DIR parent 4c0a1d87a4d611711896c6fa45978c66cc25d3f3
  HTML Author: sin <sin@2f30.org>
       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(-)
       ---
   DIR diff --git a/config.mk b/config.mk
       @@ -1,5 +1,5 @@
        # sinit version
       -VERSION = 0.8
       +VERSION = 0.9
        
        # paths
        PREFIX = /usr/local