mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-20 11:27:09 +00:00
Update version number
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# 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
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# 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
|
||||
INCLUDE := -I/usr/local/include
|
||||
|
||||
Reference in New Issue
Block a user