X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=2e5630a0ddcbb2a5684f0d70efbfe95e528f417e;hb=28ffff801bb0137ec3fe4093afc4fb29784b17ec;hp=f65e6fcba860b23cda47d012d2ee68f676895d71;hpb=0b80d1842d1c921a8a94c11fd9222dad9311cc97;p=dwm.git diff --git a/config.mk b/config.mk index f65e6fc..2e5630a 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 2.9 +VERSION = 3.4 # Customize below to fit your system @@ -27,4 +27,3 @@ LDFLAGS = -g ${LIBS} # compiler and linker CC = cc -LD = ${CC}