[tor-commits] [orbot/master] updated to 14.0.0-RC-1
    n8fr8 at torproject.org 
    n8fr8 at torproject.org
       
    Fri Jun  6 19:12:13 UTC 2014
    
    
  
commit f94e27acc61def39cc10e5f5364ac93007a9f893
Author: Nathan Freitas <nathan at freitas.net>
Date:   Fri Jun 6 15:11:25 2014 -0400
    updated to 14.0.0-RC-1
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 227e733..4c5c02e 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-BETA-2" 
-      android:versionCode="95"
+      android:versionName="14.0.0-RC-1" 
+      android:versionCode="97"
         android:installLocation="auto"      
       >
  	    
    
    
More information about the tor-commits
mailing list