summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-11-28 11:28:50 +0100
committerJoseph Heenan <joseph@emobix.co.uk>2016-12-02 12:26:56 -0500
commitffbe41a191dd6355a0bab327b539f9497ad5a7a9 (patch)
tree2f1bd78b0772821bd67f28b4ddce37e885d10d85
parente193755d37006064f7f625d87e4d602a6de89368 (diff)
downloadmupdf-ffbe41a191dd6355a0bab327b539f9497ad5a7a9.tar.xz
Bump version number.
-rw-r--r--README2
-rw-r--r--include/mupdf/fitz/version.h2
-rw-r--r--platform/android/viewer/res/values/strings.xml2
-rw-r--r--platform/ios/Info.plist2
4 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index d9dcc9c4..b232671e 100644
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ are in development and partially supported by the Android application.
LICENSE
-MuPDF is Copyright 2006-2015 Artifex Software, Inc.
+MuPDF is Copyright 2006-2016 Artifex Software, Inc.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
diff --git a/include/mupdf/fitz/version.h b/include/mupdf/fitz/version.h
index d1b2e06e..3a9f788a 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.10"
+#define FZ_VERSION "1.10a"
#endif
#endif
diff --git a/platform/android/viewer/res/values/strings.xml b/platform/android/viewer/res/values/strings.xml
index fbc5c395..134f6cf2 100644
--- a/platform/android/viewer/res/values/strings.xml
+++ b/platform/android/viewer/res/values/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">MuPDF</string>
- <string name="version">1.10 (git build)</string>
+ <string name="version">1.10a (git build)</string>
<string name="no_media_warning">Storage media not present</string>
<string name="no_media_hint">Sharing the storage media with a PC can make it inaccessible</string>
<string name="cancel">Cancel</string>
diff --git a/platform/ios/Info.plist b/platform/ios/Info.plist
index 69782e63..582a3470 100644
--- a/platform/ios/Info.plist
+++ b/platform/ios/Info.plist
@@ -92,7 +92,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.10</string>
+ <string>1.10a</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>