[tor-commits] [orbot/master] v15-beta-2 small fixes for VPN

n8fr8 at torproject.org n8fr8 at torproject.org
Sat Apr 4 04:41:27 UTC 2015


commit 906ec7f3a6aefe901703d43cfe006e096ec21380
Author: Nathan Freitas <nathan at freitas.net>
Date:   Sat Apr 4 00:37:47 2015 -0400

    v15-beta-2 small fixes for VPN
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1041e6a..5038fbe 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="15.0.0-beta-1" 
-      android:versionCode="15100"
+      android:versionName="15.0.0-beta-2" 
+      android:versionCode="15102"
         android:installLocation="auto"      
       >
  	    



More information about the tor-commits mailing list