Release 0.56-test

This commit is contained in:
Daniel Martí 2013-12-26 00:12:46 +01:00
parent c306fe9157
commit dc7df0fc5f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fdroid.fdroid"
android:installLocation="auto"
android:versionCode="550"
android:versionCode="560"
android:versionName="@string/version_name" >
<uses-sdk

View File

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