diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml
index 705ac8be2..79dca7d92 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="940"
-    android:versionName="0.94-test"
+    android:versionCode="95001"
+    android:versionName="0.95-alpha1"
     >
 
     <uses-sdk