mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Update version number
This commit is contained in:
parent
ecdbd870de
commit
4a0b35148d
@ -7,7 +7,7 @@
|
|||||||
# make clean cleans up a previous compilation and any object or editor files
|
# make clean cleans up a previous compilation and any object or editor files
|
||||||
#
|
#
|
||||||
|
|
||||||
ZINT_VERSION:=-DZINT_VERSION=\"2.0.1\"
|
ZINT_VERSION:=-DZINT_VERSION=\"2.1.0\"
|
||||||
|
|
||||||
|
|
||||||
CC := gcc
|
CC := gcc
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# make clean cleans up a previous compilation and any object or editor files
|
# make clean cleans up a previous compilation and any object or editor files
|
||||||
#
|
#
|
||||||
|
|
||||||
ZINT_VERSION:=-DZINT_VERSION=\"1.99.1\"
|
ZINT_VERSION:=-DZINT_VERSION=\"2.1.0\"
|
||||||
|
|
||||||
CC := gcc
|
CC := gcc
|
||||||
INCLUDE := -I/usr/local/include
|
INCLUDE := -I/usr/local/include
|
||||||
|
Loading…
Reference in New Issue
Block a user