update tor binary constants to force upgrade
This commit is contained in:
parent
65eb7ad249
commit
f91a35bbac
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue