aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-02-18 23:46:12 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-02-18 23:46:12 +0000
commit7bb198687abe16bc457c96b77dc07283b0340832 (patch)
treef4593a7fd28490b960fd468fd63f61c841c8ec26 /AndroidManifest.xml
parentc3ccc3b44f3cb272afc4c30023c922558ec928ec (diff)
downloadsouthamptonuniversitymap-7bb198687abe16bc457c96b77dc07283b0340832.tar
southamptonuniversitymap-7bb198687abe16bc457c96b77dc07283b0340832.tar.gz
Bumped the version in preperation for the 0.3 release.
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 cd740a0..3a93397 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="5"
- android:versionName="0.2.2 (alpha)" >
+ android:versionCode="6"
+ android:versionName="0.3 (alpha)" >
<uses-sdk android:minSdkVersion="7" />