aboutsummaryrefslogtreecommitdiff
path: root/dists/android/plugin-manifest.xml
diff options
context:
space:
mode:
authorEugene Sandulenko2013-05-05 00:42:10 +0300
committerEugene Sandulenko2013-05-05 00:42:10 +0300
commite10eb97126af9c132b7dcec5c7c21f40443a8279 (patch)
treecd22363c568604c73bcb214649666f3cd91e7cee /dists/android/plugin-manifest.xml
parentc6bece7468e2b89d6a7437835ab03f802c56438c (diff)
downloadscummvm-rg350-e10eb97126af9c132b7dcec5c7c21f40443a8279.tar.gz
scummvm-rg350-e10eb97126af9c132b7dcec5c7c21f40443a8279.tar.bz2
scummvm-rg350-e10eb97126af9c132b7dcec5c7c21f40443a8279.zip
RELEASE: This is 1.7.0git
Diffstat (limited to 'dists/android/plugin-manifest.xml')
-rw-r--r--dists/android/plugin-manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/android/plugin-manifest.xml b/dists/android/plugin-manifest.xml
index 7855c330c6..f96cd4eb91 100644
--- a/dists/android/plugin-manifest.xml
+++ b/dists/android/plugin-manifest.xml
@@ -3,7 +3,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.scummvm.scummvm.plugin.@PLUGIN_NAME@"
android:versionCode="@PLUGIN_VERSION_CODE@"
- android:versionName="1.6.0git"
+ android:versionName="1.7.0git"
android:installLocation="preferExternal"
android:sharedUserId="org.scummvm.scummvm">