We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b656bf commit d4bf79fCopy full SHA for d4bf79f
include/xsimd/config/xsimd_config.hpp
@@ -1,6 +1,9 @@
1
#ifndef XSIMD_CONFIG_HPP
2
#define XSIMD_CONFIG_HPP
3
4
+#define XSIMD_VERSION_MAJOR 8
5
+#define XSIMD_VERSION_MINOR 0
6
+#define XSIMD_VERSION_PATCH 0
7
8
/**
9
* high level free functions
0 commit comments