[tor-commits] [orbot/master] update to 15.0.1-RC-1 (PIE only)

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Jul 8 17:05:31 UTC 2015


commit f13f7c82dcbe9c8bbe5d226daf1594a667e86db1
Author: Nathan Freitas <nathan at freitas.net>
Date:   Wed Jul 8 13:04:13 2015 -0400

    update to 15.0.1-RC-1 (PIE only)
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f81f3f4..75cf716 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.1-beta-3" 
-      android:versionCode="150013"
+      android:versionName="15.0.1-RC-1-PIE" 
+      android:versionCode="15012110"
         android:installLocation="auto"      
       >
  	    



More information about the tor-commits mailing list