summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-10-24 19:20:19 +0200
committerTor Andersson <tor.andersson@artifex.com>2016-10-26 18:46:43 +0200
commitc991e3cab4da6df789ef663423952062d45dcd6b (patch)
treec5a89b067ea10e0f7d80c86ecb2037b3bdbe5dcd /include/mupdf/fitz/version.h
parent8e57258bafb056a8ff5275029e8b13c279b86824 (diff)
downloadmupdf-c991e3cab4da6df789ef663423952062d45dcd6b.tar.xz
Bump version number to 1.10.
Diffstat (limited to 'include/mupdf/fitz/version.h')
-rw-r--r--include/mupdf/fitz/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mupdf/fitz/version.h b/include/mupdf/fitz/version.h
index 2b7ad373..d1b2e06e 100644
--- a/include/mupdf/fitz/version.h
+++ b/include/mupdf/fitz/version.h
@@ -1,6 +1,6 @@
#ifndef MUPDF_FITZ_VERSION_H
#define MUPDF_FITZ_VERSION_H
#ifndef FZ_VERSION
-#define FZ_VERSION "1.9a"
+#define FZ_VERSION "1.10"
#endif
#endif