update version string to 0.3.4.8-openssl1.0.2p-1 for 2nd release of 0.3.4.8
This commit is contained in:
parent
ff7ecbdba9
commit
0417acf570
|
@ -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.4.8-openssl1.0.2p";
|
String BINARY_TOR_VERSION = "0.3.4.8-openssl1.0.2p-1";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue