Update version number

This commit is contained in:
hooper114 2008-12-24 21:30:12 +00:00
parent ecdbd870de
commit 4a0b35148d
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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