public class CoreVersion extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
deprecated
|
static String |
PUBLISHED_VERSION
The version published in the netdb via StatisticsManager.
|
static String |
VERSION
The version used when checking for router updates, and exchanged between
router and client over I2CP.
|
| Constructor and Description |
|---|
CoreVersion() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getVersion()
For Vuze.
|
static void |
main(String[] args) |
public static final String ID
public static final String PUBLISHED_VERSION
public static final String VERSION