Modified version name to match the one in HISTORY file

This commit is contained in:
Juan Miguel Boyero Corral 2010-11-01 11:07:42 +01:00
parent 40167dafc3
commit 77ed532574

View File

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="es.ugr.swad.swadroid"
android:versionCode="1"
android:versionName="1.0">
android:versionName="0.1.0">
<application>
<activity android:name=".SWADMain"
android:label="@string/app_name"