commit f91a35bbac9749e97ce2fa3f41c76f7a3a0a0c30
Author: Nathan Freitas <[email protected]>
Date:   Wed Jun 11 22:03:30 2014 -0400

    update tor binary constants to force upgrade
---
 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 58f59ab..0890f9e 100644
--- a/src/org/torproject/android/service/TorServiceConstants.java
+++ b/src/org/torproject/android/service/TorServiceConstants.java
@@ -76,7 +76,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.4.22-openssl1.0.1h";
+    public static final String BINARY_TOR_VERSION = 
"0.2.4.22-openssl1.0.1h.u2";
     public static final String PREF_BINARY_TOR_VERSION_INSTALLED = 
"BINARY_TOR_VERSION_INSTALLED";
     
     //obfsproxy 



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to