mirror of
https://github.com/0intro/wmii
synced 2025-02-25 18:54:28 +03:00
fixed version
This commit is contained in:
parent
5bbff9db94
commit
ab068f2594
@ -14,7 +14,7 @@ X11LIB = /usr/X11R6/lib
|
||||
# includes and libs
|
||||
INCLUDES = -I. -I${INCDIR} -I/usr/include -I${X11INC}
|
||||
LIBS = -L${LIBDIR} -L/usr/lib -lc -lm -L${X11LIB} -lX11
|
||||
VERSION = 20051214_experimental
|
||||
VERSION = 3-current
|
||||
|
||||
# flags
|
||||
CFLAGS = -O0 -g -Wall ${INCLUDES} -DVERSION=\"${VERSION}\"
|
||||
|
Loading…
x
Reference in New Issue
Block a user