Skip to content

Commit 85c3851

Browse files
committed
2.1.7-rc
1 parent ba60e7a commit 85c3851

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,13 +177,25 @@ <h3>Download&ndash;Stable releases</h3>
177177
</ul>
178178
</ul>
179179

180+
<h4>Download release candidates</h4>
181+
182+
<p class="releasenote">This is a release candidate. If you find any bugs, please let
183+
us know!</p>
184+
<ul class="tight">
185+
<li><a class="latest" href="https://github.com/libevent/libevent/archive/release-2.1.7-rc.tar.gz">libevent-2.1.7-rc.tar.gz</a> <a href="https://raw.githubusercontent.com/libevent/libevent/release-2.1.7-rc/ChangeLog">ChangeLog</a><br>Released 2016-11-05
186+
<ul>
187+
<li>Changelog to follow.
188+
</ul>
189+
</ul>
190+
191+
180192
<h4>Download&ndash;Alpha releases</h4>
181193

182194
<p class="releasenote">This is alpha code. If you find any bugs, please let
183195
us know!
184196

185197
<ul class="tight">
186-
<li><a class="latest" href="https://github.com/libevent/libevent/archive/release-2.1.6-beta.tar.gz">libevent-2.1.6-beta.tar.gz</a> <a href="https://raw.githubusercontent.com/libevent/libevent/release-2.1.6-beta/ChangeLog">ChangeLog</a><br>Released 2016-08-27
198+
<li><a href="https://github.com/libevent/libevent/archive/release-2.1.6-beta.tar.gz">libevent-2.1.6-beta.tar.gz</a> <a href="https://raw.githubusercontent.com/libevent/libevent/release-2.1.6-beta/ChangeLog">ChangeLog</a><br>Released 2016-08-27
187199
<ul>
188200
<li>Changelog to follow.
189201
</ul>

0 commit comments

Comments
 (0)