Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ANON-Public
orbot
Commits
e18a7937
Commit
e18a7937
authored
Jun 09, 2017
by
n8fr8
Browse files
update tor version string to 0.3.0.8-openssl1.0.2k-1
parent
c874e70f
Changes
1
Hide whitespace changes
Inline
Side-by-side
orbotservice/src/main/java/org/torproject/android/service/TorServiceConstants.java
View file @
e18a7937
...
...
@@ -135,7 +135,7 @@ public interface TorServiceConstants {
public
static
final
String
CMD_UPDATE_TRANS_PROXY
=
"update"
;
public
static
final
String
CMD_SET_EXIT
=
"setexit"
;
public
static
final
String
BINARY_TOR_VERSION
=
"0.3.0.
7
-openssl1.0.2k-1"
;
public
static
final
String
BINARY_TOR_VERSION
=
"0.3.0.
8
-openssl1.0.2k-1"
;
public
static
final
String
PREF_BINARY_TOR_VERSION_INSTALLED
=
"BINARY_TOR_VERSION_INSTALLED"
;
//obfsproxy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment