diff options
author | Struan Donald <struan@exo.org.uk> | 2013-07-16 12:56:09 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-07-16 12:56:09 +0100 |
commit | cb0c5cb117ace62197d2f926ed91bd1a2aff164a (patch) | |
tree | cb99c983cb7175110e7dfb0b760c74af78021b3a | |
parent | 97347b58f5b033fbed3c22109ed0d29812b7df08 (diff) |
bump build numbers
-rw-r--r-- | Android/AndroidManifest.xml | 2 | ||||
-rw-r--r-- | iPhone/FixMyStreet/FixMyStreet-Info.plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml index b2a60cc..989a077 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="19" + android:versionCode="20" android:versionName="2.0" > <uses-sdk diff --git a/iPhone/FixMyStreet/FixMyStreet-Info.plist b/iPhone/FixMyStreet/FixMyStreet-Info.plist index 3278be4..4e3b796 100644 --- a/iPhone/FixMyStreet/FixMyStreet-Info.plist +++ b/iPhone/FixMyStreet/FixMyStreet-Info.plist @@ -39,7 +39,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>12</string> + <string>13</string> <key>LSRequiresIPhoneOS</key> <true/> <key>NSMainNibFile</key> |