From 1ebe9df9a23ed635e3bc21e027f4835b9d03b7d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 2 Sep 2015 17:43:39 -0700 Subject: [PATCH] Bump to 0.96 --- 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 e5c5861f7..890ca918f 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="96005" - android:versionName="0.96-alpha5" + android:versionCode="96050" + android:versionName="0.96" >