[tor-commits] [orbot/master] update to 14.0.2

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Jun 11 15:28:00 UTC 2014


commit b26b9d473951881fca5fa9a39fcacb5909c2c4bb
Author: Nathan Freitas <nathan at freitas.net>
Date:   Wed Jun 11 08:57:01 2014 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2577b01..35ff58c 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.1" 
-      android:versionCode="101"
+      android:versionName="14.0.2" 
+      android:versionCode="102"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list