commit a1dec44bd44ae42cb4e800454da2377623378f21
parent 05a94a677bd4227121ad7c86d9326c5a9f722e56
Author: Anselm R. Garbe <garbeam@wmii.de>
Date: Fri, 24 Mar 2006 14:08:21 +0100
fixed VERSION
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk
@@ -8,7 +8,7 @@ MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include
X11LIB = /usr/X11R6/lib
-VERSION = 20060324
+VERSION = 3-current
# includes and libs
LIBS = -L${PREFIX}/lib -L/usr/lib -lc -lm -L${X11LIB} -lX11