aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-03-07 23:18:50 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-03-07 23:18:50 +0000
commit26f11938b2467d6033ade06af57dc678dc3401cd (patch)
treef438b8162471041ebcc8f912dac2e348946c9bb7 /AndroidManifest.xml
parent07bd9e8e8797a0ee438e1026824ac253c168ff0e (diff)
downloadsouthamptonuniversitymap-26f11938b2467d6033ade06af57dc678dc3401cd.tar
southamptonuniversitymap-26f11938b2467d6033ade06af57dc678dc3401cd.tar.gz
Bump version to 0.7.
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c322b63..fa7f1c1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.cbaines.suma"
- android:versionCode="10"
- android:versionName="0.6.5 (alpha)" >
+ android:versionCode="11"
+ android:versionName="0.8 (alpha)" >
<uses-sdk
android:minSdkVersion="7"