about summary refs log tree commit diff stats
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-17 11:36:07 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-17 11:36:07 +0200
commiteb184e02eacaf49b71e1d841a9dfb94441247509 (patch)
tree74e126528d185a94c96ec9a1bf3f891f2341ed00 /config.mk
parented41473634058b3ffdee7c8eef39785defe9da65 (diff)
downloaddwm-eb184e02eacaf49b71e1d841a9dfb94441247509.tar.gz
patched dwm
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index d4a7193..36199c3 100644
--- a/config.mk
+++ b/config.mk
@@ -8,7 +8,7 @@ MANPREFIX = ${PREFIX}/share/man
 X11INC = /usr/X11R6/include
 X11LIB = /usr/X11R6/lib
 
-VERSION = 0.2
+VERSION = 0.3
 
 # includes and libs
 LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11