Bump version to 2.12.0.9 (dev)

This commit is contained in:
gitlost 2022-12-12 21:45:16 +00:00
parent 9cfc2a85b0
commit a437f80d01
26 changed files with 52 additions and 52 deletions

View file

@ -6,7 +6,7 @@
# make clean cleans up a previous compilation and any object or editor files
#
ZINT_VERSION:=-DZINT_VERSION=\"2.12.0\"
ZINT_VERSION:=-DZINT_VERSION=\"2.12.0.9\"
CC := gcc
CFLAGS := -D_WIN32 -O2 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -Wall -I../backend