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">