Commit 4184e0d4 authored by Michael R. Crusoe's avatar Michael R. Crusoe

start preparing to release SIMDe 0.8.4

parent 87ecd64a
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#define SIMDE_VERSION_MAJOR 0 #define SIMDE_VERSION_MAJOR 0
#define SIMDE_VERSION_MINOR 8 #define SIMDE_VERSION_MINOR 8
#define SIMDE_VERSION_MICRO 3 #define SIMDE_VERSION_MICRO 4
#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)
// Also update meson.build in the root directory of the repository // Also update meson.build in the root directory of the repository
......
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