update: better logging and search improvements

This commit is contained in:
ngn
2024-08-22 03:33:52 +03:00
parent 86b1481774
commit 4f4db1963d
11 changed files with 154 additions and 91 deletions

View File

@ -11,7 +11,7 @@ OBJS = $(patsubst src/%.c,dist/%.o,$(SRCS))
CFLAGS = -O3 -fstack-protector-strong -fcf-protection=full -fstack-clash-protection
LIBS = -linih -lmp
VERSION = 24.01
VERSION = 24.02
all: dist dist/matt $(PO_OUTS)