mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Update version numbering to 2.2.2
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
# make clean cleans up a previous compilation and any object or editor files
|
||||
#
|
||||
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.1\"
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.2\"
|
||||
|
||||
CC := gcc
|
||||
INCLUDE := -I/usr/local/include
|
||||
|
@ -6,7 +6,7 @@
|
||||
# make clean cleans up a previous compilation and any object or editor files
|
||||
#
|
||||
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.1\"
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.2\"
|
||||
|
||||
CC := gcc
|
||||
CFLAGS := -D_WIN32 -O2 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -Wall
|
||||
|
Reference in New Issue
Block a user