Skip to content

Commit

Permalink
Release 7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Apr 21, 2021
1 parent e04cd93 commit e845404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/xsimd/config/xsimd_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
#include "xsimd_align.hpp"

#define XSIMD_VERSION_MAJOR 7
#define XSIMD_VERSION_MINOR 4
#define XSIMD_VERSION_PATCH 10
#define XSIMD_VERSION_MINOR 5
#define XSIMD_VERSION_PATCH 0

#ifndef XSIMD_DEFAULT_ALLOCATOR
#if XSIMD_X86_INSTR_SET_AVAILABLE
Expand Down

0 comments on commit e845404

Please sign in to comment.