File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- /* auto-generated on 2023-02-23 11:36:05 -0500. Do not edit! */
1+ /* auto-generated on 2023-02-24 17:01:43 -0500. Do not edit! */
22// dofile: invoked with prepath=/Users/dlemire/CVS/github/simdutf/src, filename=simdutf.cpp
33/* begin file src/simdutf.cpp */
44#include "simdutf.h"
Original file line number Diff line number Diff line change 1- /* auto-generated on 2023-02-23 11:36:05 -0500. Do not edit! */
1+ /* auto-generated on 2023-02-24 17:01:43 -0500. Do not edit! */
22// dofile: invoked with prepath=/Users/dlemire/CVS/github/simdutf/include, filename=simdutf.h
33/* begin file include/simdutf.h */
44#ifndef SIMDUTF_H
@@ -572,7 +572,7 @@ SIMDUTF_DISABLE_UNDESIRED_WARNINGS
572572#define SIMDUTF_SIMDUTF_VERSION_H
573573
574574/** The version of simdutf being used (major.minor.revision) */
575- #define SIMDUTF_VERSION " 3.2.1 "
575+ #define SIMDUTF_VERSION " 3.2.2 "
576576
577577namespace simdutf {
578578enum {
@@ -587,7 +587,7 @@ enum {
587587 /**
588588 * The revision (major.minor.REVISION) of simdutf being used.
589589 */
590- SIMDUTF_VERSION_REVISION = 1
590+ SIMDUTF_VERSION_REVISION = 2
591591};
592592} // namespace simdutf
593593
You can’t perform that action at this time.
0 commit comments