[tor-commits] [orbot/master] update for 14.0.5-beta-2

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jul 17 17:58:38 UTC 2014


commit 5f52092cd927b74733f3ac7bd661533ab4ee2e6f
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Jul 17 13:57:16 2014 -0400

    update for 14.0.5-beta-2
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f2256fc..ad3f927 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.5-beta" 
-      android:versionCode="110"
+      android:versionName="14.0.5-beta-2" 
+      android:versionCode="111"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list