wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 65ac954e5268222abee43cb77db8216af05c1e87
parent bde061688cace18e463b745dc273c2aafec363e6
Author: Denis Grelich <denisg@suckless.org>
Date:   Mon,  5 Feb 2007 20:41:47 +0100

set version to 3.6-rc1

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

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # wmii version -VERSION = 3.5.1 +VERSION = 3.6-rc1 CONFVERSION = 3.5 # Customize below to fit your system