updating display string to 0.3.3.5-openssl1.0.2o
This commit is contained in:
parent
9e428e1e09
commit
ff59b5595f
|
@ -20,6 +20,6 @@ public interface TorServiceConstants {
|
||||||
|
|
||||||
int FILE_WRITE_BUFFER_SIZE = 1024;
|
int FILE_WRITE_BUFFER_SIZE = 1024;
|
||||||
|
|
||||||
String BINARY_TOR_VERSION = "0.3.2.10-openssl1.0.2o";
|
String BINARY_TOR_VERSION = "0.3.3.5-openssl1.0.2o";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue