small tuning

This commit is contained in:
tTh
2023-11-30 02:49:33 +01:00
parent 5ebc44a9be
commit d61fff9b4d
5 changed files with 19 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
#
#----------------------------------------------------------------
VERSION=0.0036
VERSION=0.0037
TEKFLAG= -DDEBUG_LEVEL=0 -g
CFLAGS=-Wall -Wextra -ansi $(TEKFLAG) -DVERSION=\"$(VERSION)\"