summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-03-28 23:08:28 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-03-29 17:13:09 +0200
commitecff7cfcea87bc582454f9d9d55d25dd4201fc60 (patch)
tree690962736019e486a312b4d677127e43e544ab86 /include/mupdf/fitz/version.h
parentda7fe62e67b2175ce7dc08b5dbe7c90c8af3308f (diff)
downloadmupdf-ecff7cfcea87bc582454f9d9d55d25dd4201fc60.tar.xz
Update README and version number.
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 3a9f788a..c756d108 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.10a"
+#define FZ_VERSION "1.11"
#endif
#endif