Skip to content

Commit 3af0736

Browse files
committed
Release 8.0.2
1 parent 7428db1 commit 3af0736

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ http://xsimd.readthedocs.io/
7777
| `xsimd` | `xtl` (optional) |
7878
|---------|------------------|
7979
| master | ^0.7.0 |
80+
| 8.0.2 | ^0.7.0 |
8081
| 8.0.1 | ^0.7.0 |
8182
| 8.0.0 | ^0.7.0 |
8283
| 7.x | ^0.7.0 |

include/xsimd/config/xsimd_config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#define XSIMD_VERSION_MAJOR 8
1616
#define XSIMD_VERSION_MINOR 0
17-
#define XSIMD_VERSION_PATCH 1
17+
#define XSIMD_VERSION_PATCH 2
1818

1919
/**
2020
* high level free functions

0 commit comments

Comments
 (0)