summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-06-10 17:09:04 +0200
committerTor Andersson <tor.andersson@artifex.com>2014-06-10 17:09:28 +0200
commitb2f096de23e5341fbbcd7c290f3a144423741906 (patch)
tree029596f128cb6a60fcc8c9e931a661d0d794f8bd /include/mupdf/fitz/version.h
parent14ca805423104ce90117b4b03a2de2ccfd9c277d (diff)
downloadmupdf-b2f096de23e5341fbbcd7c290f3a144423741906.tar.xz
Bump version number to 1.5.
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 904e2dea..78c0d933 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.4"
+#define FZ_VERSION "1.5"
#endif
#endif