update Tor version to 0.2.8.9
This commit is contained in:
parent
2125db1504
commit
0bb8e846ad
|
@ -134,7 +134,7 @@ public interface TorServiceConstants {
|
||||||
public static final String CMD_SET_EXIT = "setexit";
|
public static final String CMD_SET_EXIT = "setexit";
|
||||||
|
|
||||||
|
|
||||||
public static final String BINARY_TOR_VERSION = "0.2.8.1-1";
|
public static final String BINARY_TOR_VERSION = "0.2.8.9";
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue