Skip to content

Commit d4bf79f

Browse files
DerThorstenserge-sans-paille
authored andcommitted
added XSIMD_VERSION_* defines back to config
1 parent 2b656bf commit d4bf79f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/xsimd/config/xsimd_config.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
#ifndef XSIMD_CONFIG_HPP
22
#define XSIMD_CONFIG_HPP
33

4+
#define XSIMD_VERSION_MAJOR 8
5+
#define XSIMD_VERSION_MINOR 0
6+
#define XSIMD_VERSION_PATCH 0
47

58
/**
69
* high level free functions

0 commit comments

Comments
 (0)