From 3cc54ad2fffb13ca5f23c4a7c99def6c77132654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 28 Jun 2015 13:41:51 -0700 Subject: [PATCH] Bump to 0.94-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 446073d57..705ac8be2 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="930" - android:versionName="0.93-test" + android:versionCode="940" + android:versionName="0.94-test" >