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

n8fr8 at torproject.org n8fr8 at torproject.org
Mon May 5 04:09:56 UTC 2014


commit 583c758a7130336e8943d6dbc5006bf6d865ee49
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon May 5 00:01:46 2014 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9d95321..b0fd716 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-2b" 
-      android:versionCode="91"
+      android:versionName="14.0.0-ALPHA-3" 
+      android:versionCode="92"
         android:installLocation="auto"
       
       >





More information about the tor-commits mailing list