From 88d1645c4a3e564f84470b47a92cc71b74b8fd86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 23 Sep 2015 22:41:39 -0700 Subject: [PATCH] Bump to 0.97-alpha3 --- 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 837ab43b3..a3d73f060 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="97002" - android:versionName="0.97-alpha2" + android:versionCode="97003" + android:versionName="0.97-alpha3" >