Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
prepared 4.4.1 bugfix and minor feature enhancement release
[dwm.git]
/
config.mk
diff --git
a/config.mk
b/config.mk
index
f0c3489
..
f9b5f7f
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-1,8
+1,11
@@
# dwm version
-VERSION = 4.
3
+VERSION = 4.
4.1
# Customize below to fit your system
+# additional layouts beside floating
+SRC = tile.c
+
# paths
PREFIX = /usr/local
MANPREFIX = ${PREFIX}/share/man