X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=36199c3379962a16c1cf575c77eca88cd014d7e6;hb=605630c14522759a0a7521d3d74ee2340591147f;hp=f32f80e157e9150363ac11960dcf60374650d6bc;hpb=0e5c8198bc5a69e87b0114b81d6569188828edfa;p=dwm.git diff --git a/config.mk b/config.mk index f32f80e..36199c3 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.0 +VERSION = 0.3 # includes and libs LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11