JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed a type in README, and patched config.mk
[dwm.git] / config.mk
index d4ae17e..4657aff 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,7 @@
-# Customize to fit your system
+# dwm version
+VERSION = 0.7
+
+# Customize below to fit your system
 
 # paths
 PREFIX = /usr/local
@@ -19,6 +22,3 @@ LDFLAGS = ${LIBS}
 
 # compiler
 CC = cc
-
-# dwm version
-VERSION = 0.6