From 8c5595cb92c00e2857c4e1d62f4e83ab1d9fb84b Mon Sep 17 00:00:00 2001 From: Juan Miguel Boyero Corral Date: Mon, 9 Jul 2012 21:51:27 +0200 Subject: [PATCH] Bumped version --- HISTORY.md | 6 ++++++ SWADroid/AndroidManifest.xml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 82fce199..656cda37 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,9 @@ +## 0.9.1 (2012-07-09) + +* Added DNI with letter (first and last) support and DNI with zeros support +* Added Android 4.1 compatibility +* Fixed xlarge screens support (accidentally removed during last merge) + ## 0.9 (2012-07-01) * Added RollCall module diff --git a/SWADroid/AndroidManifest.xml b/SWADroid/AndroidManifest.xml index cef443b9..a45f6a73 100644 --- a/SWADroid/AndroidManifest.xml +++ b/SWADroid/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="39" + android:versionName="0.9.1" >