1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-05-14 18:13:53 +00:00

Update version number to 2.1.4

This commit is contained in:
hooper114
2009-06-19 18:28:38 +00:00
parent 18b986156f
commit 10ec8ebf20
4 changed files with 5 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.1.3\"
ZINT_VERSION:=-DZINT_VERSION=\"2.1.4\"
CC := gcc
INCLUDE := -I/usr/local/include