[tor-commits] [orbot/master] update manifest for v15.0.1 beta 1

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 25 14:59:59 UTC 2015


commit dc16c98ff733bf6e2996eb365b58f4ed377d6fcb
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Jun 22 12:45:39 2015 -0400

    update manifest for v15.0.1 beta 1
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 23f5e4e..b210735 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-alpha-1" 
-      android:versionCode="150010"
+      android:versionName="15.0.1-beta-1" 
+      android:versionCode="150011"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list