Xinqi Bao's Git
projects
/
dwm.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
0c7bcc2
)
s/0.5/0.6/ - my steps are wider than the reality
author
[email protected]
<unknown>
Fri, 21 Jul 2006 08:18:12 +0000
(10:18 +0200)
committer
[email protected]
<unknown>
Fri, 21 Jul 2006 08:18:12 +0000
(10:18 +0200)
config.mk
patch
|
blob
|
history
dwm.1
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index
1534466
..
605f462
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-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
diff --git
a/dwm.1
b/dwm.1
index
e300923
..
a023d4a
100644
(file)
--- a/
dwm.1
+++ b/
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