aboutsummaryrefslogtreecommitdiffstats
path: root/Android
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-06-13 13:12:56 +0100
committerStruan Donald <struan@exo.org.uk>2013-06-13 13:14:35 +0100
commitf62c9d26858409cdcebe929111facfa0096f6712 (patch)
tree1eb92e153bdad606c47c47a8c5f524255d68fce2 /Android
parent0caeab8d28fd22f2a0139c553dc8592a15e7be25 (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 b84f7cb..dbf1d84 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="14"
+ android:versionCode="15"
android:versionName="2.0" >
<uses-sdk