diff --git a/Makefile b/Makefile index 37c5b77..358a3cf 100644 --- a/Makefile +++ b/Makefile @@ -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.03 +VERSION = 24.04 all: dist dist/matt $(PO_OUTS)