[tor-commits] [orbot/master] bumping to 14.0.1

n8fr8 at torproject.org n8fr8 at torproject.org
Mon Jun 9 22:50:39 UTC 2014


commit 7e76162b8850c3bee1eed0b562204bda6cce7218
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Jun 9 18:48:54 2014 -0400

    bumping to 14.0.1
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f05d19a..7c97a84 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.0" 
-      android:versionCode="100"
+      android:versionName="14.0.1" 
+      android:versionCode="101"
         android:installLocation="auto"      
       >
  	    



More information about the tor-commits mailing list