[tor-commits] [orbot/master] update to 15.0.0-alpha-5

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Apr 3 17:04:07 UTC 2015


commit b7aa69c9c047cad9bc8846bf2625c516dc2d262c
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Mar 19 10:51:34 2015 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 398446e..602d66d 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-alpha-4" 
-      android:versionCode="15004"
+      android:versionName="15.0.0-alpha-5" 
+      android:versionCode="15005"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list