[tor-commits] [orbot/master] update to 15.0.0-ALPHA-1

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Nov 14 17:40:34 UTC 2014


commit cd22a686159982af7e631f09d3baf278c7ee096c
Author: Nathan Freitas <nathan at freitas.net>
Date:   Fri Oct 24 01:17:01 2014 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2ec54b5..f1d0d62 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="14.0.8.1" 
-      android:versionCode="124"
+      android:versionName="15.0.0-ALPHA-1" 
+      android:versionCode="125"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list