Bumped version

This commit is contained in:
Juan Miguel Boyero Corral 2011-11-06 10:27:11 +01:00
parent c92d4c341e
commit d5eebaf853

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="es.ugr.swad.swadroid"
android:installLocation="auto" android:versionName="0.6" android:versionCode="25">
android:installLocation="auto" android:versionName="0.6" android:versionCode="26">
<application android:label="@string/app_name" android:icon="@drawable/ic_launcher_swadroid" android:debuggable="true">
<activity android:name=".SWADMain"
android:label="@string/app_name"