update constant for tor to 0.3.1.9

This commit is contained in:
n8fr8 2017-12-03 16:02:49 +05:30
parent 3b766484bf
commit 3528afd114
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ public interface TorServiceConstants {
int FILE_WRITE_BUFFER_SIZE = 1024;
String BINARY_TOR_VERSION = "0.3.1.9-openssl1.0.2k";
}