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