Patching.

This commit is contained in:
Daniel Lemire
2023-01-25 22:19:40 -05:00
parent 82c9876aec
commit 7500d7bb4f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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 {
+1 -1
View File
@@ -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"
+2 -2
View File
@@ -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 {