update tor constants value for tor 0.2.9.9

This commit is contained in:
Nathan Freitas 2017-03-22 12:49:18 -04:00
parent 7dbae837de
commit 248bcc979d
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ public interface TorServiceConstants {
public static final String CMD_UPDATE_TRANS_PROXY = "update";
public static final String CMD_SET_EXIT = "setexit";
public static final String BINARY_TOR_VERSION = "0.3.0-openssl1.0.2k-1";
public static final String BINARY_TOR_VERSION = "0.2.9.9-openssl1.0.2k-1";
public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
//obfsproxy