From a6b1f21ce52d975c1f4b0893132d23a21435a769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 16 Aug 2015 13:20:15 -0700 Subject: [PATCH] Bump to 0.96-alpha2 --- 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 5aff4594d..cab274707 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="96001" - android:versionName="0.96-alpha1" + android:versionCode="96002" + android:versionName="0.96-alpha2" >