Skip to content

Commit e845404

Browse files
committed
Release 7.5.0
1 parent e04cd93 commit e845404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/xsimd/config/xsimd_config.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
#include "xsimd_align.hpp"
1515

1616
#define XSIMD_VERSION_MAJOR 7
17-
#define XSIMD_VERSION_MINOR 4
18-
#define XSIMD_VERSION_PATCH 10
17+
#define XSIMD_VERSION_MINOR 5
18+
#define XSIMD_VERSION_PATCH 0
1919

2020
#ifndef XSIMD_DEFAULT_ALLOCATOR
2121
#if XSIMD_X86_INSTR_SET_AVAILABLE

0 commit comments

Comments
 (0)