Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
no need for -g anymore, regexp matching works now
[dwm.git]
/
config.mk
diff --git
a/config.mk
b/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