summaryrefslogtreecommitdiff
path: root/platform/android/res
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-06-10 17:09:04 +0200
committerTor Andersson <tor.andersson@artifex.com>2014-06-10 17:09:28 +0200
commitb2f096de23e5341fbbcd7c290f3a144423741906 (patch)
tree029596f128cb6a60fcc8c9e931a661d0d794f8bd /platform/android/res
parent14ca805423104ce90117b4b03a2de2ccfd9c277d (diff)
downloadmupdf-b2f096de23e5341fbbcd7c290f3a144423741906.tar.xz
Bump version number to 1.5.
Diffstat (limited to 'platform/android/res')
-rw-r--r--platform/android/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/res/values/strings.xml b/platform/android/res/values/strings.xml
index 80a80200..b471a4fc 100644
--- a/platform/android/res/values/strings.xml
+++ b/platform/android/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.4 (git build)</string>
+ <string name="version">1.5 (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>