mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-31 00:34:20 +00:00
remove coreVersion
This commit is contained in:
parent
b994af9209
commit
876973f071
@ -671,8 +671,8 @@ namespace i2p
|
||||
m_RouterInfo.Update (routerInfo.GetBuffer (), routerInfo.GetBufferLen ());
|
||||
if (oldIdentity)
|
||||
m_RouterInfo.SetRouterIdentity (GetIdentity ()); // from new keys
|
||||
m_RouterInfo.SetProperty ("coreVersion", I2P_VERSION);
|
||||
m_RouterInfo.SetProperty ("router.version", I2P_VERSION);
|
||||
m_RouterInfo.DeleteProperty ("coreVersion"); // TODO: remove later
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user