[tor-commits] [orbot/master] updating to 14.0.0 build 100!

n8fr8 at torproject.org n8fr8 at torproject.org
Sun Jun 8 03:11:26 UTC 2014


commit 81bd61764c2c300bd1ba1e4de5b03350455470c1
Author: Nathan Freitas <nathan at freitas.net>
Date:   Sat Jun 7 23:10:17 2014 -0400

    updating to 14.0.0 build 100!
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



More information about the tor-commits mailing list