[tor-commits] [orbot/master] udpated version to RC3

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 28 05:18:40 UTC 2012


commit 5f3b47cdb34ac38fda4eef6262e27bd86418555a
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Jun 27 21:44:57 2012 -0400

    udpated version to RC3
---
 AndroidManifest.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b1468f2..b913ef8 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.3.17-beta-1.0.9-RC1" 
-      android:versionCode="39"
+      android:versionName="0.2.3.17-beta-1.0.9-rc3" 
+      android:versionCode="41"
         android:installLocation="auto"
       >
        <uses-permission android:name="android.permission.INTERNET" />





More information about the tor-commits mailing list