commit e9c6212512c0054e862f15cc3af6abd9f63fa10f
parent 61b006b04f39ed482d927c73e7d826c5191329c1
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu, 30 Jun 2011 20:05:59 +0200
Bumping up the version number.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.mk b/config.mk
@@ -1,11 +1,11 @@
 # thingmenu metadata
 NAME = thingmenu
-VERSION = 0.2
+VERSION = 0.4
 
 # Customize below to fit your system
 
 # paths
-PREFIX ?= /usr
+PREFIX ?= /usr/local
 MANPREFIX = ${PREFIX}/share/man
 
 X11INC = /usr/X11R6/include