Commit 5bc0d771 authored by Michael R. Crusoe's avatar Michael R. Crusoe Committed by Michael R. Crusoe

0.7.1 for the in-development version; next release would be 0.7.2

parent 5b07b50c
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#define SIMDE_VERSION_MAJOR 0 #define SIMDE_VERSION_MAJOR 0
#define SIMDE_VERSION_MINOR 7 #define SIMDE_VERSION_MINOR 7
#define SIMDE_VERSION_MICRO 0 #define SIMDE_VERSION_MICRO 1
#define SIMDE_VERSION HEDLEY_VERSION_ENCODE(SIMDE_VERSION_MAJOR, SIMDE_VERSION_MINOR, SIMDE_VERSION_MICRO) #define SIMDE_VERSION HEDLEY_VERSION_ENCODE(SIMDE_VERSION_MAJOR, SIMDE_VERSION_MINOR, SIMDE_VERSION_MICRO)
#include <stddef.h> #include <stddef.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment