commit 981123f5fe44b378e9d475dc81ba52b5d74bf133 Author: Nathan Freitas nathan@freitas.net Date: Tue Apr 8 11:38:24 2014 -0400
update to 13.0.6-BETA-5 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 35795c1..2eef4a3 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="13.0.6-BETA-4" - android:versionCode="74" + android:versionName="13.0.6-BETA-5" + android:versionCode="75" android:installLocation="auto" >