Skip to content

Commit 5b8046e

Browse files
committed
Release 7.4.10
1 parent 0acd5ca commit 5b8046e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# ![xsimd](docs/source/xsimd.svg)
22

3-
[![Travis](https://travis-ci.org/xtensor-stack/xsimd.svg?branch=master)](https://travis-ci.org/xtensor-stack/xsimd)
43
[![Appveyor](https://ci.appveyor.com/api/projects/status/wori7my48os31nu0?svg=true)](https://ci.appveyor.com/project/xtensor-stack/xsimd)
54
[![Azure](https://dev.azure.com/xtensor-stack/xtensor-stack/_apis/build/status/xtensor-stack.xsimd?branchName=master)](https://dev.azure.com/xtensor-stack/xtensor-stack/_build/latest?definitionId=3&branchName=master)
65
[![Documentation Status](http://readthedocs.org/projects/xsimd/badge/?version=latest)](https://xsimd.readthedocs.io/en/latest/?badge=latest)

include/xsimd/config/xsimd_config.hpp

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

1616
#define XSIMD_VERSION_MAJOR 7
1717
#define XSIMD_VERSION_MINOR 4
18-
#define XSIMD_VERSION_PATCH 9
18+
#define XSIMD_VERSION_PATCH 10
1919

2020
#ifndef XSIMD_DEFAULT_ALLOCATOR
2121
#if XSIMD_X86_INSTR_SET_AVAILABLE

0 commit comments

Comments
 (0)