[tor-commits] [orbot/master] update 14.0.0-BETA-2

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Jun 6 14:01:21 UTC 2014


commit ccaec1ebd3ececc2c829d45efeeccd4a00534bf1
Author: Nathan Freitas <nathan at freitas.net>
Date:   Fri Jun 6 09:59:48 2014 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index bc5cde2..227e733 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-BETA-1" 
-      android:versionCode="94"
+      android:versionName="14.0.0-BETA-2" 
+      android:versionCode="95"
         android:installLocation="auto"      
       >
  	    



More information about the tor-commits mailing list