summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-10-16 11:34:19 +0200
committerTor Andersson <tor.andersson@artifex.com>2015-10-21 16:45:11 +0200
commit1548b9b01726c7d54153ac6a365fe82b9f403471 (patch)
tree4bc917fcad450dec5aec2806caef1130689adb7f /include/mupdf/fitz/version.h
parent0b457a5fd70dbc65fc114e0b4ff2a7bb607b22ad (diff)
downloadmupdf-1548b9b01726c7d54153ac6a365fe82b9f403471.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 5ed1ce82..91b97d33 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.7a"
+#define FZ_VERSION "1.8"
#endif
#endif