make sure the binaries are cleanly installed (bump version number)
This commit is contained in:
parent
f5f544c2d3
commit
89f3fcacf2
|
@ -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.9";
|
public static final String BINARY_TOR_VERSION = "0.2.8.9a";
|
||||||
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