1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-16 18:43:37 +00:00

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
+1 -1
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
+1 -1
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