mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-24 20:14:28 -04:00
Update version numbering to 2.2.2
This commit is contained in:
parent
04b9a99241
commit
de9984a346
7 changed files with 23 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue