s/0.5/0.6/ - my steps are wider than the reality 67b3083d
arg@10ksloc.org · 2006-07-21 10:18 2 file(s) · +2 −2
config.mk +1 −1
7 7
X11INC = /usr/X11R6/include
8 8
X11LIB = /usr/X11R6/lib
9 9
10 -
VERSION = 0.6
10 +
VERSION = 0.5
11 11
12 12
# includes and libs
13 13
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11
dwm.1 +1 −1
1 -
.TH DWM 1 dwm-0.6
1 +
.TH DWM 1 dwm-0.5
2 2
.SH NAME
3 3
dwm \- dynamic window manager
4 4
.SH SYNOPSIS