diff mupdf-source/include/mupdf/fitz/version.h @ 40:aa33339d6b8a upstream

ADD: MuPDF v1.26.10: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.5.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 11 Oct 2025 11:31:38 +0200
parents b50eed0cc0ef
children
line wrap: on
line diff
--- a/mupdf-source/include/mupdf/fitz/version.h	Sat Oct 11 11:19:58 2025 +0200
+++ b/mupdf-source/include/mupdf/fitz/version.h	Sat Oct 11 11:31:38 2025 +0200
@@ -23,9 +23,9 @@
 #ifndef MUPDF_FITZ_VERSION_H
 #define MUPDF_FITZ_VERSION_H
 #ifndef FZ_VERSION
-#define FZ_VERSION "1.26.7"
+#define FZ_VERSION "1.26.10"
 #define FZ_VERSION_MAJOR 1
 #define FZ_VERSION_MINOR 26
-#define FZ_VERSION_PATCH 7
+#define FZ_VERSION_PATCH 10
 #endif
 #endif