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
|
||||
X11LIB = /usr/X11R6/lib
|
||||
|
||||
VERSION = 0.6
|
||||
VERSION = 0.5
|
||||
|
||||
# includes and libs
|
||||
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
|
||||
dwm \- dynamic window manager
|
||||
.SH SYNOPSIS
|
||||
|
|
Loading…
Reference in a new issue