[tor-commits] [orbot/master] update version to 13.0.6-BETA-3
n8fr8 at torproject.org
n8fr8 at torproject.org
Tue Apr 8 03:38:01 UTC 2014
commit 7990644ecd136fb987b6aa34cdc736996c293759
Author: Nathan Freitas <nathan at freitas.net>
Date: Mon Apr 7 23:37:33 2014 -0400
update version to 13.0.6-BETA-3
---
AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b80ffc7..453921a 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-2"
- android:versionCode="72"
+ android:versionName="13.0.6-BETA-3"
+ android:versionCode="73"
android:installLocation="auto"
> <uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
More information about the tor-commits
mailing list