[tor-commits] [orbot/master] update to 15.0.0-RC-1
n8fr8 at torproject.org
n8fr8 at torproject.org
Wed Apr 8 21:04:31 UTC 2015
commit 280f69dfa10c38d880e98e71954526c68f1b3df5
Author: Nathan Freitas <nathan at freitas.net>
Date: Wed Apr 8 17:02:16 2015 -0400
update to 15.0.0-RC-1
---
AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5038fbe..d317b3d 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="15.0.0-beta-2"
- android:versionCode="15102"
+ android:versionName="15.0.0-RC-1"
+ android:versionCode="15103"
android:installLocation="auto"
>
More information about the tor-commits
mailing list