aboutsummaryrefslogtreecommitdiff
path: root/dists/android/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dists/android/AndroidManifest.xml')
-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