[tor-commits] [orbot/master] update to 14.0.5-RC1

n8fr8 at torproject.org n8fr8 at torproject.org
Tue Jul 29 01:41:35 UTC 2014


commit 668ed68c107f7ad41e39bae16ae46590be71561b
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Jul 28 21:40:08 2014 -0400

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

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 23981b1..024b41e 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.5-beta-2" 
-      android:versionCode="111"
+      android:versionName="14.0.5-RC1" 
+      android:versionCode="112"
         android:installLocation="auto"      
       >
  	    





More information about the tor-commits mailing list