commit b6116b5d5a90bf16377470a7bad3bb9120380435
Author: Nathan Freitas <nat...@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 



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to