summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-04-05 21:52:39 +0200
committerTor Andersson <tor.andersson@artifex.com>2016-04-06 00:58:04 +0200
commit09e23823c6e7ac6c395c6e2d94ac2f6cc504fbef (patch)
treeeaa7bb73d36ac49f4d7d7b9351b608065627afe2 /include/mupdf/fitz/version.h
parent8e282d05698e3d068b5b857e6925bc08dc96e9a9 (diff)
downloadmupdf-09e23823c6e7ac6c395c6e2d94ac2f6cc504fbef.tar.xz
Bump 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 91b97d33..891e6cae 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.8"
+#define FZ_VERSION "1.9"
#endif
#endif