Set a more appropriate version name for first alpha

This commit is contained in:
Ciaran Gultnieks 2010-10-19 23:25:55 +01:00
parent 0b71cb7e73
commit 861d094e9d

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fdroid.fdroid" android:versionCode="1"
android:versionName="1.0">
android:versionName="0.10">
<application android:label="@string/app_name">
<activity android:name="FDroid">
android:label="@string/app_name"