summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/config.mk b/config.mk
index b4fb406..80b1284 100644
--- a/config.mk
+++ b/config.mk
@@ -1,6 +1,5 @@
-VERSION=0.4.0
-PREFIX=/usr
-
+VERSION=0.5
+PREFIX=/usr/local
# NetBSD stuff
CFLAGS+=-I/usr/pkg/include -g -O2