From 724cda8dbaf63c0dba633fa56e4e31633bda2492 Mon Sep 17 00:00:00 2001 From: Juan Miguel Boyero Corral Date: Tue, 22 Nov 2011 22:25:27 +0000 Subject: [PATCH] Bumped version git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@182 5bc14d19-1e4b-4ba2-aa50-860af135f48c --- HISTORY.md | 5 +++++ SWADroid/AndroidManifest.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 5464c33b..261ef049 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,8 @@ +## 0.4.1 (2011-06-14) + +* Allowed negative scores on tests +* Fixed bug on questions syncronization + ## 0.4 (2011-06-13) * Added tests module diff --git a/SWADroid/AndroidManifest.xml b/SWADroid/AndroidManifest.xml index 2064e4cf..fb2884e9 100644 --- a/SWADroid/AndroidManifest.xml +++ b/SWADroid/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:installLocation="auto" android:versionName="0.4.1" android:versionCode="18">