diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-03-19 08:47:39 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-03-19 08:47:39 +0100 |
| commit | 20c7e47ff79afc6d7b86a3023790a3bfd9986f01 (patch) | |
| tree | ff59a468c17596bf9419339322236cc15fce6190 /README.md | |
| parent | 484cb13317921c78468dc3f9c16a0fc786b119c0 (diff) | |
| download | tanya-20c7e47ff79afc6d7b86a3023790a3bfd9986f01.tar.gz | |
net: Add missing public imports, move tests
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -174,8 +174,9 @@ parameter is used) | DMD | GCC | |:-------:|:---------------:| -| 2.084.1 | gdc-8 (2.081.2) | -| 2.083.1 | gdc-7 (2.081.2) | +| 2.085.0 | gdc-8 (2.081.2) | +| 2.084.1 | gdc-7 (2.081.2) | +| 2.083.1 | | | 2.082.1 | | ### Release management |
