summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-11-28 11:28:50 +0100
committerJoseph Heenan <joseph@emobix.co.uk>2016-12-02 12:26:56 -0500
commitffbe41a191dd6355a0bab327b539f9497ad5a7a9 (patch)
tree2f1bd78b0772821bd67f28b4ddce37e885d10d85 /include
parente193755d37006064f7f625d87e4d602a6de89368 (diff)
downloadmupdf-ffbe41a191dd6355a0bab327b539f9497ad5a7a9.tar.xz
Bump version number.
Diffstat (limited to 'include')
-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 d1b2e06e..3a9f788a 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.10"
+#define FZ_VERSION "1.10a"
#endif
#endif