X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.mk;h=bd1ee6bc7754bfb8a6d303c8f8fe5e33664e2c2d;hb=17232f493b07973bacd60abb2e957ccae829eb7e;hp=556086f959717ccf04f79c1efffd1e87a712e2dd;hpb=a45f106d3c6e253109dd47b6a193f991c7bde203;p=dmenu.git diff --git a/config.mk b/config.mk index 556086f..bd1ee6b 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 3.7 +VERSION = 3.9 # 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