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

n8fr8 at torproject.org n8fr8 at torproject.org
Sun May 4 04:40:58 UTC 2014


commit 60a822a218d1a19c14a211798fd6b8066735df2c
Author: Nathan Freitas <nathan at freitas.net>
Date:   Sun May 4 00:40:34 2014 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f6f1c5d..f2c7bb9 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-2a" 
-      android:versionCode="90"
+      android:versionName="14.0.0-ALPHA-2b" 
+      android:versionCode="91"
         android:installLocation="auto"
       
       >



More information about the tor-commits mailing list