Skip to content

Commit 122f282

Browse files
committed
Release 10.0.0rc0
1 parent 91575e7 commit 122f282

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
@@ -12,9 +12,9 @@
1212
#ifndef XSIMD_CONFIG_HPP
1313
#define XSIMD_CONFIG_HPP
1414

15-
#define XSIMD_VERSION_MAJOR 9
15+
#define XSIMD_VERSION_MAJOR 10
1616
#define XSIMD_VERSION_MINOR 0
17-
#define XSIMD_VERSION_PATCH 1
17+
#define XSIMD_VERSION_PATCH 0rc0
1818

1919
/**
2020
* high level free functions

0 commit comments

Comments
 (0)