[tor-commits] [orbot/master] updated manifest for v11 RC4
n8fr8 at torproject.org
n8fr8 at torproject.org
Mon Oct 22 12:26:04 UTC 2012
commit 24f28762916b1c260263185b306f0922d7495bcc
Author: n8fr8 <nathan at freitas.net>
Date: Mon Oct 22 17:44:09 2012 +0530
updated manifest for v11 RC4
---
AndroidManifest.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5feff12..bce37a7 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="0.2.4.3-alpha-1.0.11-RC3"
- android:versionCode="48"
+ android:versionName="0.2.4.3-alpha-1.0.11-RC4"
+ android:versionCode="49"
android:installLocation="auto"
>
<uses-permission android:name="android.permission.INTERNET" />
More information about the tor-commits
mailing list