diff options
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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} |