X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.mk;h=d4a7193e3c9cf5997295fbca35ef9f7584f54ff5;hp=dcea1f8f4f43326398e9a0a8612b9736fe0c8e7e;hb=0c3544d42fba23b99a07cf18f35ae25a3121765f;hpb=94f7c2707bcd11de4e0174abe0c2634980dc283e diff --git a/config.mk b/config.mk index dcea1f8..d4a7193 100644 --- a/config.mk +++ b/config.mk @@ -8,7 +8,7 @@ MANPREFIX = ${PREFIX}/share/man X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib -VERSION = 0.1 +VERSION = 0.2 # includes and libs LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11