aboutsummaryrefslogtreecommitdiff
path: root/dists/android
diff options
context:
space:
mode:
authorThierry Crozat2017-11-30 00:10:21 +0000
committerThierry Crozat2017-11-30 00:13:10 +0000
commitcd7e6cd31cd96c88689ba4769897c062e42e1353 (patch)
tree5a9ce6e311c1cd4ab52bbc5a4f18002398ac4c35 /dists/android
parent779b97ee3fb94cd2c80118febd6b451d454a7c54 (diff)
downloadscummvm-rg350-cd7e6cd31cd96c88689ba4769897c062e42e1353.tar.gz
scummvm-rg350-cd7e6cd31cd96c88689ba4769897c062e42e1353.tar.bz2
scummvm-rg350-cd7e6cd31cd96c88689ba4769897c062e42e1353.zip
RELEASE: This is 2.1.0git
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 3201fbee7e..178e084840 100644
--- a/dists/android/AndroidManifest.xml
+++ b/dists/android/AndroidManifest.xml
@@ -4,7 +4,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.scummvm.scummvm"
android:versionCode="@ANDROID_VERSIONCODE@"
- android:versionName="2.0.0git"
+ android:versionName="2.1.0git"
android:sharedUserId="org.scummvm.scummvm">
<uses-sdk android:minSdkVersion="3"