summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/version.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-04-02 14:22:00 +0200
committerTor Andersson <tor.andersson@artifex.com>2014-04-02 14:22:46 +0200
commit595b0b918f4a470db87f93b303cd21f3a7765a00 (patch)
tree2e3656d38d01e779ba9af0fdc326576ef7b266d4 /include/mupdf/fitz/version.h
parentc7222731c15dfbda20daf458da48bed156b5f3a5 (diff)
downloadmupdf-595b0b918f4a470db87f93b303cd21f3a7765a00.tar.xz
Bump the version number to 1.4.
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 6f7c1ff0..904e2dea 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.3"
+#define FZ_VERSION "1.4"
#endif
#endif