aboutsummaryrefslogtreecommitdiffstats
path: root/Android
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-04-26 15:56:49 +0100
committerStruan Donald <struan@exo.org.uk>2013-04-26 15:56:49 +0100
commit67f91858176bae96bd975d2d583a04576c888940 (patch)
treee6872e09ab41a6f4c8b83b971e85265942f0d9de /Android
parent6471138c258b35145b3a15c7087fc3c3da58a087 (diff)
bump build numbers
Diffstat (limited to 'Android')
-rw-r--r--Android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml
index 664897c..f012b34 100644
--- a/Android/AndroidManifest.xml
+++ b/Android/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.mysociety.FixMyStreet"
- android:versionCode="9"
+ android:versionCode="10"
android:versionName="1.9" >
<uses-sdk