update version to latest OpenSSL 1.0.1i

This commit is contained in:
Nathan Freitas 2014-08-07 11:55:27 -04:00
parent c517d0fcee
commit 888b7cddaa
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ public interface TorServiceConstants {
public static final int DISABLE_TOR_MSG = 3; public static final int DISABLE_TOR_MSG = 3;
public static final int LOG_MSG = 4; public static final int LOG_MSG = 4;
public static final String BINARY_TOR_VERSION = "0.2.4.23-openssl1.0.1h"; public static final String BINARY_TOR_VERSION = "0.2.4.23-openssl1.0.1i";
public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED"; public static final String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
//obfsproxy //obfsproxy