Bump to 0.88

This commit is contained in:
Daniel Martí 2015-04-28 23:14:55 +02:00
parent 3ab6bd84f9
commit 7267736166
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
### 0.88 (2015-04-2?)
### 0.88 (2015-04-28)
* Show list of apps to in the update notification (on devices with
Android 4.1 or higher)

View File

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

View File

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