[tor-commits] [orbot/master] 1.0.11 RC2 release

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Oct 4 06:19:03 UTC 2012


commit 15ce48cf1023159803269f352575307d0acf8d58
Author: n8fr8 <nathan at freitas.net>
Date:   Thu Oct 4 11:47:32 2012 +0530

    1.0.11 RC2 release
---
 AndroidManifest.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9ff495c..6d334b3 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" 
-      android:versionCode="45"
+      android:versionName="0.2.4.3-alpha-1.0.11-RC2" 
+      android:versionCode="47"
         android:installLocation="auto"
       >
     <uses-permission android:name="android.permission.INTERNET" />



More information about the tor-commits mailing list