Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
next release will be 4.0
[dmenu.git]
/
config.mk
diff --git
a/config.mk
b/config.mk
index
556086f
..
f85e0fc
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-1,5
+1,5
@@
# dmenu version
-VERSION =
3.7
+VERSION =
4.0
# Customize below to fit your system
@@
-26,7
+26,6
@@
LDFLAGS = -s ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
-#CFLAGS += -xtarget=ultra
# compiler and linker
CC = cc