minor i2cp correction

This commit is contained in:
zzz
2015-06-02 13:18:09 +00:00
parent 9f280e9a1c
commit a69450dd98

View File

@@ -1,7 +1,7 @@
{% extends "global/layout.html" %} {% extends "global/layout.html" %}
{% block title %}I2CP Specification{% endblock %} {% block title %}I2CP Specification{% endblock %}
{% block lastupdated %}April 2015{% endblock %} {% block lastupdated %}June 2015{% endblock %}
{% block accuratefor %}0.9.19{% endblock %} {% block accuratefor %}0.9.20{% endblock %}
{% block content %} {% block content %}
<h2>Overview</h2> <h2>Overview</h2>
<p> <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> <td align="left">Supports up to 16 leases in a lease set (6 previously)</td>
</tr><tr> </tr><tr>
<td align="center">0.8.7</td> <td align="center">0.8.7</td>
<td align="left">Set Date version string included.<br> <td align="left">Get Date and Set Date version strings included.<br>
If not present, the router is version 0.8.6 or older. If not present, the client or router is version 0.8.6 or older.
</td> </td>
</tr><tr> </tr><tr>
<td align="center">0.8.4</td> <td align="center">0.8.4</td>