aboutsummaryrefslogtreecommitdiff
path: root/dists/android/plugin-manifest.xml
diff options
context:
space:
mode:
authorEugene Sandulenko2011-05-01 14:44:20 +0300
committerEugene Sandulenko2011-05-01 14:44:20 +0300
commit204a9c2e51fa834f5f04776f3e53535d158c900c (patch)
tree3df33ae459bcf602eeda12556510a57292909b0c /dists/android/plugin-manifest.xml
parentd876e0f31176f5904d33d27c77f274d1dd091e95 (diff)
downloadscummvm-rg350-204a9c2e51fa834f5f04776f3e53535d158c900c.tar.gz
scummvm-rg350-204a9c2e51fa834f5f04776f3e53535d158c900c.tar.bz2
scummvm-rg350-204a9c2e51fa834f5f04776f3e53535d158c900c.zip
RELEASE: This is 1.4.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 2442d3f32a..3fd9e393d0 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.inodes.gus.scummvm.plugin.@PLUGIN_NAME@"
android:versionCode="@PLUGIN_VERSION_CODE@"
- android:versionName="1.3.0git"
+ android:versionName="1.4.0git"
android:installLocation="preferExternal">
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="8" />