[tor-commits] [orbot/master] 15.1.1 PIE Android 16+

n8fr8 at torproject.org n8fr8 at torproject.org
Mon Feb 22 21:04:02 UTC 2016


commit 44dae6bc1d823a0e374d77ee907651ec07b1b3c6
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Feb 22 16:02:56 2016 -0500

    15.1.1 PIE Android 16+
---
 AndroidManifest.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 77ea774..4b3cd03 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.1.0-RC-7" 
-      android:versionCode="15100027"
+      android:versionName="15.1.1" 
+      android:versionCode="15110000"
         android:installLocation="auto"      
       >
  	    



More information about the tor-commits mailing list