[tor-commits] [orbot/master] switch to 0.2.4.22 version of Tor for release

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 5 15:16:00 UTC 2014


commit b6116b5d5a90bf16377470a7bad3bb9120380435
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Jun 5 11:11:39 2014 -0400

    switch to 0.2.4.22 version of Tor for release
---
 src/org/torproject/android/service/TorServiceConstants.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/org/torproject/android/service/TorServiceConstants.java b/src/org/torproject/android/service/TorServiceConstants.java
index 8a89c9e..3a0db5e 100644
--- a/src/org/torproject/android/service/TorServiceConstants.java
+++ b/src/org/torproject/android/service/TorServiceConstants.java
@@ -77,7 +77,7 @@ public interface TorServiceConstants {
     public static final int DISABLE_TOR_MSG = 3;
     public static final int LOG_MSG = 4;
     
-    public static final String BINARY_TOR_VERSION = "0.2.5.4-alpha-openssl1.0.1h";
+    public static final String BINARY_TOR_VERSION = "0.2.4.22-openssl1.0.1h";
     public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
     
     //obfsproxy 





More information about the tor-commits mailing list