aboutsummaryrefslogtreecommitdiff
path: root/dists/android
diff options
context:
space:
mode:
authordhewg2011-02-14 11:21:27 +0100
committerdhewg2011-02-14 11:21:27 +0100
commitbe125291156f2e129508aafe1c439adc95b5dff3 (patch)
tree2204c90749f4200f108cfea7baaa326f29919499 /dists/android
parentf621f6a5059ec619ae9ea1045548e62a27e99ab4 (diff)
downloadscummvm-rg350-be125291156f2e129508aafe1c439adc95b5dff3.tar.gz
scummvm-rg350-be125291156f2e129508aafe1c439adc95b5dff3.tar.bz2
scummvm-rg350-be125291156f2e129508aafe1c439adc95b5dff3.zip
GIT: ./tools/update-version.pl 1 3 0 git
Diffstat (limited to 'dists/android')
-rw-r--r--dists/android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/android/AndroidManifest.xml b/dists/android/AndroidManifest.xml
index 3b69c9f1f3..2ea2b484ac 100644
--- a/dists/android/AndroidManifest.xml
+++ b/dists/android/AndroidManifest.xml
@@ -2,7 +2,7 @@
<!-- NB: android:versionCode needs to be bumped for formal releases -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.inodes.gus.scummvm"
- android:versionCode="6" android:versionName="1.3.0svn"
+ android:versionCode="6" android:versionName="1.3.0git"
android:installLocation="preferExternal">
<!-- This version works on Android 1.5 (SDK 3) and newer, but we