summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-04-21 13:14:15 +0200
committerTor Andersson <tor.andersson@artifex.com>2016-04-21 13:14:32 +0200
commitc77d4e8d70454674dea7e53029ade962a1518b1b (patch)
tree7cc9602b9266109f9d81a7c6eed68f83ffb7d70a /include
parent7716eb9095840e841fbd1af4b245664ac95edf6f (diff)
downloadmupdf-c77d4e8d70454674dea7e53029ade962a1518b1b.tar.xz
Bump patch-level.
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 891e6cae..2b7ad373 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.9"
+#define FZ_VERSION "1.9a"
#endif
#endif