aboutsummaryrefslogtreecommitdiffstats
path: root/Android
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-06-21 17:49:03 +0100
committerStruan Donald <struan@exo.org.uk>2013-06-21 17:49:03 +0100
commitb8a562059d6073c0a30b7746d08d6c1a671af8b8 (patch)
tree4d72c532f3a025d71950f72ba5820675b8ce076a /Android
parentc772b3313dc3c6ceaddd40d402009a5ff9b37c83 (diff)
bump version 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 dbf1d84..4c89c01 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="15"
+ android:versionCode="16"
android:versionName="2.0" >
<uses-sdk