diff options
author | Eugene Sandulenko | 2016-02-05 23:31:25 +0100 |
---|---|---|
committer | Eugene Sandulenko | 2016-02-05 23:31:25 +0100 |
commit | 093001804541eb01526b112959cf4b68d75279b1 (patch) | |
tree | 5be7452b286d6f5deaf73cf56ff465402613356d /dists/android | |
parent | b84378051d4b56c12ca48cea9ac0839e75fe4e04 (diff) | |
download | scummvm-rg350-093001804541eb01526b112959cf4b68d75279b1.tar.gz scummvm-rg350-093001804541eb01526b112959cf4b68d75279b1.tar.bz2 scummvm-rg350-093001804541eb01526b112959cf4b68d75279b1.zip |
RELEASE: This is 1.9.0git
Diffstat (limited to 'dists/android')
-rw-r--r-- | dists/android/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/android/AndroidManifest.xml b/dists/android/AndroidManifest.xml index ba1046e85c..d605d9b3cc 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="1.8.0git" + android:versionName="1.9.0git" android:sharedUserId="org.scummvm.scummvm"> <!-- This version works on Android 1.5 (SDK 3) and newer, but we |