Bump to 0.79-test

This commit is contained in:
Daniel Martí 2015-02-16 08:38:00 +01:00
parent 6e26e20f66
commit 63a86df035
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="780"
android:versionName="0.78" >
android:versionCode="790"
android:versionName="0.79-test" >
<uses-sdk
android:minSdkVersion="7"

View File

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