From 5b40a91ff1b250bc0bd1e33d066a1cff4a85d446 Mon Sep 17 00:00:00 2001 From: Juan Miguel Boyero Corral Date: Wed, 19 Jun 2013 08:28:09 +0200 Subject: [PATCH] Bumped version --- HISTORY.md | 4 ++++ SWADroid/AndroidManifest.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 82321b4e..51842b07 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +##0.12.2 (2013-06-19) + +* Updated ksoap2-android library with 3.0.1-SNAPSHOT version from git repository. + ##0.12.1 (2013-06-09) * Added forumPostCourse notification type diff --git a/SWADroid/AndroidManifest.xml b/SWADroid/AndroidManifest.xml index 2a3513d6..0e46d03d 100644 --- a/SWADroid/AndroidManifest.xml +++ b/SWADroid/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="51" + android:versionName="0.12.2">