summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-09-22 12:06:47 +0200
committerTor Andersson <tor.andersson@artifex.com>2014-09-30 13:25:12 +0200
commit506ed6022c06173f0fef86451d7dab027f43cbd0 (patch)
tree6690e0fd4671066c5eff002688f30f02c0694235 /include/mupdf/fitz/version.h
parent632c9b6ad00a2109c513f3da10d1d56a97617df9 (diff)
downloadmupdf-506ed6022c06173f0fef86451d7dab027f43cbd0.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 78c0d933..44e89091 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.5"
+#define FZ_VERSION "1.6"
#endif
#endif