Bump to 0.87-test

This commit is contained in:
Daniel Martí 2015-04-21 19:29:06 +02:00
parent e367265396
commit fa5eac0b72
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.fdroid.fdroid"
android:installLocation="auto"
android:versionCode="860"
android:versionName="0.86-test"
android:versionCode="870"
android:versionName="0.87-test"
>
<uses-sdk

View File

@ -2,7 +2,7 @@
<resources>
<string name="app_name">F-Droid</string>
<string name="version_name">0.86-test</string>
<string name="version_name">0.87-test</string>
<string name="about_sitec">https://f-droid.org</string>
<string name="about_mailc">team@f-droid.org</string>