From a2fac20e6b0faddb2e1b5c1a4f715c70d66c85df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 15 Jun 2015 13:21:04 +0200 Subject: [PATCH] Bump to 0.93-test --- F-Droid/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index 4741007c2..446073d57 100644 --- a/F-Droid/AndroidManifest.xml +++ b/F-Droid/AndroidManifest.xml @@ -3,8 +3,8 @@ xmlns:tools="http://schemas.android.com/tools" package="org.fdroid.fdroid" android:installLocation="auto" - android:versionCode="920" - android:versionName="0.92" + android:versionCode="930" + android:versionName="0.93-test" >