Update version number to 2.3.0

This commit is contained in:
hooper114 2009-11-08 22:17:11 +00:00
parent 7c1d8fdc5b
commit 35cacaef67
10 changed files with 38 additions and 35 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.2.2\"
ZINT_VERSION:=-DZINT_VERSION=\"2.3.0\"
CC := gcc
INCLUDE := -I/usr/local/include