mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
dropped MESHNET build option
Dropping MESHNET build option due to lack of usage. That change won't affect on usage with currently supported Yggdrasil network. Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
2774d72888
commit
70dca81c40
6 changed files with 4 additions and 37 deletions
|
@ -27,11 +27,7 @@
|
|||
|
||||
#define VERSION I2PD_VERSION
|
||||
|
||||
#ifdef MESHNET
|
||||
#define I2PD_NET_ID 3
|
||||
#else
|
||||
#define I2PD_NET_ID 2
|
||||
#endif
|
||||
|
||||
#define I2P_VERSION_MAJOR 0
|
||||
#define I2P_VERSION_MINOR 9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue