forked from I2P_Developers/i2p.www
minor i2cp correction
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}I2CP Specification{% endblock %}
|
||||
{% block lastupdated %}April 2015{% endblock %}
|
||||
{% block accuratefor %}0.9.19{% endblock %}
|
||||
{% block lastupdated %}June 2015{% endblock %}
|
||||
{% block accuratefor %}0.9.20{% endblock %}
|
||||
{% block content %}
|
||||
<h2>Overview</h2>
|
||||
<p>
|
||||
@@ -197,8 +197,8 @@ A basic summary of the I2CP protocol versions is as follows. For details, see be
|
||||
<td align="left">Supports up to 16 leases in a lease set (6 previously)</td>
|
||||
</tr><tr>
|
||||
<td align="center">0.8.7</td>
|
||||
<td align="left">Set Date version string included.<br>
|
||||
If not present, the router is version 0.8.6 or older.
|
||||
<td align="left">Get Date and Set Date version strings included.<br>
|
||||
If not present, the client or router is version 0.8.6 or older.
|
||||
</td>
|
||||
</tr><tr>
|
||||
<td align="center">0.8.4</td>
|
||||
|
Reference in New Issue
Block a user