Release 0.56-test

This commit is contained in:
Daniel Martí committed 2013-12-26 00:12:46 +01:00
1 parent c306fe9157
commit dc7df0fc5f
2 files changed
+2 -2

No files matched your search

+1 -1
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
+1 -1
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>