Update version to 2.4.2

Update version number to 2.4.2 and remove reference to broken website.
This commit is contained in:
Robin Stuart 2011-05-02 07:24:09 +01:00
parent a10c11a379
commit 29edddcf94
5 changed files with 11 additions and 7 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.3.2\"
ZINT_VERSION:=-DZINT_VERSION=\"2.4.2\"
CC := gcc
INCLUDE := -I/usr/include