Update version number

This commit is contained in:
hooper114 2009-05-19 18:11:00 +00:00
parent e24154c0f6
commit e4837ecaac
4 changed files with 22 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.2\"
ZINT_VERSION:=-DZINT_VERSION=\"2.1.3\"
CC := gcc
INCLUDE := -I/usr/local/include