bump VERSION in Makefile

This commit is contained in:
Jérôme Charaoui 2023-01-28 12:01:06 -05:00
parent 9b72f97bcf
commit 74fac1dce0
No known key found for this signature in database
GPG Key ID: 69C52F658E988542
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION = 1.2.3
VERSION = 1.2.4
CFLAGS += -g -O2 -Wall -Wextra -Wshadow \
-fsanitize=undefined -fanalyzer -Wno-analyzer-file-leak \