Skip to content

Commit 25779bb

Browse files
committed
Added 3.7.1 to header
1 parent 76487ff commit 25779bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ <h2>CppUTest unit testing and mocking framework for C/C++</h2>
4040
</nav>
4141

4242
<section id="downloads">
43-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.zip?raw=true" class="btn btn-inverse">Download Release 3.7 as .zip</a>
44-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.tar.gz?raw=true" class="btn btn-inverse">Download Release 3.7 as .tar.gz</a>
43+
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.1.zip?raw=true" class="btn btn-inverse">Download Release 3.7 as .zip</a>
44+
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.1.tar.gz?raw=true" class="btn btn-inverse">Download Release 3.7 as .tar.gz</a>
4545
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.8dev.zip?raw=true" class="btn btn-inverse">Download code of latest passing build as .zip</a>
4646
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.8dev.tar.gz?raw=true" class="btn btn-inverse">Download code of latest passing build as .tar.gz</a>
4747
</section>

0 commit comments

Comments
 (0)