[tor-commits] [orbot/master] updated to 14.0.0-ALPHA-4

n8fr8 at torproject.org n8fr8 at torproject.org
Thu May 8 13:56:29 UTC 2014


commit cfc8a995a05ef129e1d45e0ba6800e3b74f1d311
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu May 8 09:56:08 2014 -0400

    updated to 14.0.0-ALPHA-4
---
 AndroidManifest.xml |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5cf707d..dc3b9ca 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="14.0.0-ALPHA-3" 
-      android:versionCode="92"
+      android:versionName="14.0.0-ALPHA-4" 
+      android:versionCode="93"
         android:installLocation="auto"
       
       >
@@ -46,7 +46,6 @@
                 <category android:name="android.intent.category.DEFAULT" />
                 <category android:name="android.intent.category.BROWSABLE" />
                 <data android:scheme="bridge" />
-                <data android:scheme="bridge+obfs" />
             </intent-filter>
         
          <intent-filter>



More information about the tor-commits mailing list