Update version number to 2.2

This commit is contained in:
hooper114 2009-07-13 19:03:28 +00:00
parent 067243221e
commit 31ffc6e644
7 changed files with 19 additions and 16 deletions

View file

@ -6,7 +6,7 @@
# make clean cleans up a previous compilation and any object or editor files
#
ZINT_VERSION:=-DZINT_VERSION=\"2.1.4\"
ZINT_VERSION:=-DZINT_VERSION=\"2.2.0\"
CC := gcc
INCLUDE := -I/usr/local/include