Skip to content

Commit aeec9c8

Browse files
committed
Release 8.0.1
1 parent 3b71c0c commit aeec9c8

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.1 | ^0.7.0 |
8081
| 8.0.0 | ^0.7.0 |
8182
| 7.x | ^0.7.0 |
8283

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 0
17+
#define XSIMD_VERSION_PATCH 1
1818

1919
/**
2020
* high level free functions

0 commit comments

Comments
 (0)