aboutsummaryrefslogtreecommitdiffstats
path: root/Android
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-08-20 17:45:16 +0100
committerStruan Donald <struan@exo.org.uk>2013-08-20 17:45:16 +0100
commit7feb90de6385fd3fb919318537b636e0f15a71a8 (patch)
tree5496146138965bc6d4ed203fa24b4655c5e424e7 /Android
parentc99fd7b7c12523710f33f0d6eb31e75a70500e0e (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 c836dd4..364f6a0 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="25"
+ android:versionCode="26"
android:versionName="2.0" >
<uses-sdk