aewl
changeset 134:eb8580a97d56
s/0.5/0.6/ - my steps are wider than the reality
author | arg@10ksloc.org |
---|---|
date | Fri, 21 Jul 2006 10:18:12 +0200 |
parents | 467ad2d3a6fa |
children | a4305fb0cfac |
files | config.mk dwm.1 |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/config.mk Fri Jul 21 10:07:41 2006 +0200 1.2 +++ b/config.mk Fri Jul 21 10:18:12 2006 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 X11INC = /usr/X11R6/include 1.5 X11LIB = /usr/X11R6/lib 1.6 1.7 -VERSION = 0.6 1.8 +VERSION = 0.5 1.9 1.10 # includes and libs 1.11 LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11