s/0.5/0.6/ - my steps are wider than the reality
This commit is contained in:
parent
0c7bcc24cb
commit
67b3083dfd
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ MANPREFIX = ${PREFIX}/share/man
|
||||||
X11INC = /usr/X11R6/include
|
X11INC = /usr/X11R6/include
|
||||||
X11LIB = /usr/X11R6/lib
|
X11LIB = /usr/X11R6/lib
|
||||||
|
|
||||||
VERSION = 0.6
|
VERSION = 0.5
|
||||||
|
|
||||||
# includes and libs
|
# includes and libs
|
||||||
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11
|
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11
|
||||||
|
|
2
dwm.1
2
dwm.1
|
@ -1,4 +1,4 @@
|
||||||
.TH DWM 1 dwm-0.6
|
.TH DWM 1 dwm-0.5
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dwm \- dynamic window manager
|
dwm \- dynamic window manager
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
Loading…
Reference in a new issue