diff --git a/CHANGES b/CHANGES index ed9369524..2d27df03e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +2014-06-30-1: + +* The MicroPDF417 Code encoder was optimised to minimise the symbol size. + + 2014-06-30: * The PDF417 Code encoder was optimised to minimise the symbol size. diff --git a/src/VERSION b/src/VERSION index de20fc625..caa6b4312 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -2014-06-30 +2014-06-30-1 diff --git a/src/micropdf417.ps b/src/micropdf417.ps index 6bcc1927b..c6f185127 100644 Binary files a/src/micropdf417.ps and b/src/micropdf417.ps differ