diff --git a/HISTORY.md b/HISTORY.md index f29199b4..c160ff67 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,8 @@ +## 0.3.2 (2011-03-24) + +* Added first run dialog +* Improved preferences screen + ## 0.3.1 (2011-03-21) * Added automatic saving of preferences diff --git a/SWADroid/AndroidManifest.xml b/SWADroid/AndroidManifest.xml index fef77b0d..e6eb6a36 100644 --- a/SWADroid/AndroidManifest.xml +++ b/SWADroid/AndroidManifest.xml @@ -1,8 +1,8 @@ - + android:installLocation="auto" android:versionCode="8" android:versionName="0.3.2"> +