aboutsummaryrefslogtreecommitdiff
path: root/dists/android
diff options
context:
space:
mode:
authorColin Snover2017-11-21 15:26:31 -0600
committerColin Snover2017-11-21 15:26:52 -0600
commitc13defd661adfe0ba64afc902ee1c10fb23263ba (patch)
tree603b0d9e6bac8cae02f8945ab12f78a311259c5a /dists/android
parent0c222d95d6a692afc1bb68db2e7eb1693929a2e5 (diff)
downloadscummvm-rg350-c13defd661adfe0ba64afc902ee1c10fb23263ba.tar.gz
scummvm-rg350-c13defd661adfe0ba64afc902ee1c10fb23263ba.tar.bz2
scummvm-rg350-c13defd661adfe0ba64afc902ee1c10fb23263ba.zip
RELEASE: 1.10 will henceforth be known as 2.0
General consensus on the ML was that people wanted to do this. http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html
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 208ed62f90..d4c40a8b17 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.10.0git"
+ android:versionName="2.0.0git"
android:sharedUserId="org.scummvm.scummvm">
<!-- This version works on Android 1.5 (SDK 3) and newer, but we