Update version to 2.1.1

This commit is contained in:
hooper114 2009-08-06 08:36:01 +00:00
parent 5b52afdc8a
commit 0cfcc41bb4
7 changed files with 11 additions and 11 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.0\"
ZINT_VERSION:=-DZINT_VERSION=\"2.2.1\"
CC := gcc
INCLUDE := -I/usr/local/include

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.0\"
ZINT_VERSION:=-DZINT_VERSION=\"2.2.1\"
CC := gcc
CFLAGS := -D_WIN32 -O2 -fms-extensions -mms-bitfields -fno-exceptions -fomit-frame-pointer -Wall