Skip to content

Commit

Permalink
*RELEASE 5.3.128.
Browse files Browse the repository at this point in the history
  • Loading branch information
ermig1979 committed Aug 1, 2023
1 parent 16648b8 commit ddec188
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/2023.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1>Simd Library Release Notes (2023).</h1>
</center>

<hr/>
<h3 id="R128">August X, 2023 (version X.X.128)</h3>
<h3 id="R128">August 1, 2023 (version 5.3.128)</h3>
<h4>Algorithms</h4>
<h5>New features</h5>
<ul>
Expand Down
3 changes: 3 additions & 0 deletions docs/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ <h1>Simd Library Download.</h1>
<h3>2023</h3>
<table width=1012 border="1" style='border-collapse:collapse'>
<tr align="center" style="background-color:#e0e0e0; font-weight:bold"> <td>Release Notes</td> <td>Download Link</td> <td>Size</td> </tr>
<tr> <td align="center"> <a href="2023.html#R128">August 1, 2023</a> </td>
<td align="center"> <a href="https://github.com/ermig1979/Simd/archive/refs/tags/v5.3.128.zip">Simd-5.3.128.zip</a> </td>
<td align="center">5.9 MB</td> </tr>
<tr> <td align="center"> <a href="2023.html#R127">July 4, 2023</a> </td>
<td align="center"> <a href="https://github.com/ermig1979/Simd/archive/refs/tags/v5.3.127.zip">Simd-5.3.127.zip</a> </td>
<td align="center">5.9 MB</td> </tr>
Expand Down
2 changes: 1 addition & 1 deletion prj/txt/UserVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.127
5.3.128

0 comments on commit ddec188

Please sign in to comment.