[tor-commits] [orbot/master] update to 14.0.0-RC3

n8fr8 at torproject.org n8fr8 at torproject.org
Sat Jun 7 02:08:32 UTC 2014


commit 5776a870cea5c77389cdd96dd6b0c69e01e054f8
Author: Nathan Freitas <nathan at freitas.net>
Date:   Fri Jun 6 21:50:00 2014 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4c5c02e..d7b1da8 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-RC-1" 
-      android:versionCode="97"
+      android:versionName="14.0.0-RC3" 
+      android:versionCode="99"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list