[gs-commits] mupdf 1.16.0.12 Bump version to 1.16.1.
[email protected] (Tor Andersson)
| Newsgroups | gmane.comp.printing.ghostscript.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit c35d29bf873744d2e74f20444eb6dbef6acfe21c Author: Tor Andersson <[email protected]> Date: Fri Aug 2 16:23:42 2019 +0200 Bump version to 1.16.1. Includes build fix for Android and WASM. diff --git a/include/mupdf/fitz/version.h b/include/mupdf/fitz/version.h index bb98f9f..894b5c8 100644 --- a/include/mupdf/fitz/version.h +++ b/include/mupdf/fitz/version.h @@ -1,9 +1,9 @@ #ifndef MUPDF_FITZ_VERSION_H #define MUPDF_FITZ_VERSION_H #ifndef FZ_VERSION -#define FZ_VERSION "1.16.0" +#define FZ_VERSION "1.16.1" #define FZ_VERSION_MAJOR 1 #define FZ_VERSION_MINOR 16 -#define FZ_VERSION_PATCH 0 +#define FZ_VERSION_PATCH 1 #endif #endif http://git.ghostscript.com/?p=mupdf.git;a=commit;h=c35d29bf873744d2e74f20444eb6dbef6acfe21c -- MuPDF library Artifex Software, Inc.