[tor-commits] [orbot/master] bump to 13.0.4

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Jan 15 05:35:11 UTC 2014


commit e55f724b000964565c693fd579378d9411ed9736
Author: Nathan Freitas <nathan at freitas.net>
Date:   Wed Jan 15 00:01:10 2014 -0500

    bump to 13.0.4
---
 AndroidManifest.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c50d8ab..237d32e 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.3" 
-      android:versionCode="67"
+      android:versionName="13.0.4" 
+      android:versionCode="68"
         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