mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-05 03:07:42 +00:00
Update version number to 2.2
This commit is contained in:
@@ -48,6 +48,9 @@ code.c:
|
||||
LOGMARS
|
||||
Channel Code
|
||||
|
||||
code1.c:
|
||||
Code One
|
||||
|
||||
code49.c:
|
||||
Code 49
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# make clean cleans up a previous compilation and any object or editor files
|
||||
#
|
||||
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.1.4\"
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.0\"
|
||||
|
||||
|
||||
CC := gcc
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# make clean cleans up a previous compilation and any object or editor files
|
||||
#
|
||||
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.1.3\"
|
||||
ZINT_VERSION:=-DZINT_VERSION=\"2.2.0\"
|
||||
|
||||
|
||||
CC:= gcc
|
||||
|
||||
Reference in New Issue
Block a user