diff --git a/frontend/Makefile b/frontend/Makefile index 31c293bc..e93f1950 100644 --- a/frontend/Makefile +++ b/frontend/Makefile @@ -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.1\" CC := gcc INCLUDE := -I/usr/include