[tor-commits] [orbot/master] update to 14.0.0-BETA-1

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 5 15:16:00 UTC 2014


commit 2650fda101ddd61fa3436b1dc8a99f0050208a16
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Jun 5 11:14:17 2014 -0400

    update to 14.0.0-BETA-1
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 526134a..bc5cde2 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-4" 
-      android:versionCode="93"
+      android:versionName="14.0.0-BETA-1" 
+      android:versionCode="94"
         android:installLocation="auto"      
       >
  	    



More information about the tor-commits mailing list