[tor-commits] [orbot/master] updates for new UI and file sharing

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jul 18 02:44:32 UTC 2013


commit 86d8c165873c70b77071bef6f567cddaf7f2a842
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Jul 17 22:16:25 2013 -0400

    updates for new UI and file sharing
---
 .gitignore          |    1 +
 AndroidManifest.xml |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 6688785..543565d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ bin
 gen
 native
 local.properties
+builds
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index cfa029e..af26646 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
       package="org.torproject.android" 
-      android:versionName="v12 alpha 3 (Tor 0.2.4.10-alpha)" 
+      android:versionName="v12-alpha3-tor-0.2.4.10-alpha" 
       android:versionCode="55"
         android:installLocation="auto"
       >





More information about the tor-commits mailing list