From 204311e3cf450c0b9b913aaeae6b5e61718dbf33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 3 Apr 2014 00:49:43 +0200 Subject: Bump build and version number for 0.5.1 RC4. --- AndroidManifest.xml | 4 ++-- project.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1f2ec82e..ee55c4c7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ + android:versionCode="73" + android:versionName="0.5.1 RC4" > diff --git a/project.properties b/project.properties index c4f09d2b..a5578ba0 100644 --- a/project.properties +++ b/project.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-17 +target=android-19 -- cgit v1.2.3