[tor-commits] [orbot/master] 13.0.6 minor UI updates, Tor version update

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Apr 4 03:27:24 UTC 2014


commit d311f71ebf027e86ed79693ce6c4729dc31c732c
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Mar 3 10:38:32 2014 -0500

    13.0.6 minor UI updates, Tor version update
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f4b44c7..44ff3bd 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="13.0.5" 
-      android:versionCode="70"
+      android:versionName="13.0.6" 
+      android:versionCode="71"
         android:installLocation="auto"
       > <uses-permission android:name="android.permission.INTERNET" />
  	<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>





More information about the tor-commits mailing list