summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-11-13 17:01:45 +0100
committerRobin Watts <robin.watts@artifex.com>2017-11-23 11:42:45 +0000
commitb7749e563f93160de82c97fe34fb3fb0d3396304 (patch)
tree3ec843d3592b39094d07ee336dadbf28c48061c2 /include/mupdf/fitz/version.h
parentcea355ad88f8022e4b9defdae2250bc8196eef4d (diff)
downloadmupdf-b7749e563f93160de82c97fe34fb3fb0d3396304.tar.xz
Bump version number to 1.12.0.
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 c756d108..ebd7c3e8 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.11"
+#define FZ_VERSION "1.12.0"
#endif
#endif