From 6fd100c3feb5eebeb04ea6b4379e0a5d3b1c5916 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Fri, 3 May 2013 02:00:26 +0100 Subject: [PATCH] bump mobile version number - this one was (in theory) used for an f-droid.org build - not sure that was released though will need bumping again for next public release --- mobile/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/AndroidManifest.xml b/mobile/AndroidManifest.xml index a9d1bb84..a7440aa0 100644 --- a/mobile/AndroidManifest.xml +++ b/mobile/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="14" + android:versionName="0.3.2.1" >