mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 07:08:26 -04:00
Update version to 2.1.1
This commit is contained in:
parent
5b52afdc8a
commit
0cfcc41bb4
7 changed files with 11 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
# make clean cleans up a previous compilation and any object or editor files
|
||||
#
|
||||
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.0\"
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.1\"
|
||||
|
||||
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.0\"
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.1\"
|
||||
|
||||
CC := gcc
|
||||
CFLAGS := -D_WIN32 -O2 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -Wall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue