[tor-commits] [orbot/master] update to 15.0.1-RC-3 with openssl 1.0.2a
n8fr8 at torproject.org
n8fr8 at torproject.org
Tue Jul 14 21:34:50 UTC 2015
commit 7dc30f9d183b32f30110d91e3ccb490af7500c06
Author: Nathan Freitas <nathan at freitas.net>
Date: Tue Jul 14 11:04:44 2015 -0400
update to 15.0.1-RC-3 with openssl 1.0.2a
also this build adds x86 back in
---
AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 24beb2f..045091d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.torproject.android"
- android:versionName="15.0.1-RC-2-PIE"
- android:versionCode="15012210"
+ android:versionName="15.0.1-RC-3"
+ android:versionCode="15012310"
android:installLocation="auto"
>
More information about the tor-commits
mailing list