X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/aea9bfec5eaa6e1954f1faa73e791a70a1c01fe6..dbccf6fbff01dce1e4349ab8ccff4357e360da4c:/config.mk?ds=sidebyside diff --git a/config.mk b/config.mk index 7860a39..cc328ea 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 2.1 +VERSION = 2.2 # Customize below to fit your system @@ -27,4 +27,3 @@ LDFLAGS = ${LIBS} # compiler and linker CC = cc -LD = ${CC}