diff --git a/include/simdjson/simdjson_version.h b/include/simdjson/simdjson_version.h index 6bd9e8a89..92e763782 100644 --- a/include/simdjson/simdjson_version.h +++ b/include/simdjson/simdjson_version.h @@ -4,7 +4,7 @@ #define SIMDJSON_SIMDJSON_VERSION_H /** The version of simdjson being used (major.minor.revision) */ -#define SIMDJSON_VERSION 3.1.0 +#define SIMDJSON_VERSION "3.1.0" namespace simdjson { enum { diff --git a/singleheader/simdjson.cpp b/singleheader/simdjson.cpp index 339b577a3..74179d9fb 100644 --- a/singleheader/simdjson.cpp +++ b/singleheader/simdjson.cpp @@ -1,4 +1,4 @@ -/* auto-generated on 2023-01-21 15:29:08 -0500. Do not edit! */ +/* auto-generated on 2023-01-21 18:07:06 -0500. Do not edit! */ /* begin file src/simdjson.cpp */ #include "simdjson.h" diff --git a/singleheader/simdjson.h b/singleheader/simdjson.h index 48a8243a8..01e4da6d9 100644 --- a/singleheader/simdjson.h +++ b/singleheader/simdjson.h @@ -1,4 +1,4 @@ -/* auto-generated on 2023-01-21 15:29:08 -0500. Do not edit! */ +/* auto-generated on 2023-01-21 18:07:06 -0500. Do not edit! */ /* begin file include/simdjson.h */ #ifndef SIMDJSON_H #define SIMDJSON_H @@ -43,7 +43,7 @@ #define SIMDJSON_SIMDJSON_VERSION_H /** The version of simdjson being used (major.minor.revision) */ -#define SIMDJSON_VERSION 3.1.0 +#define SIMDJSON_VERSION "3.1.0" namespace simdjson { enum {