update Unicode include files to version 15.0.0
This commit is contained in:
parent
66bf15636f
commit
368b844874
@ -1,15 +1,15 @@
|
|||||||
/* DO NOT EDIT THIS FILE. */
|
/* DO NOT EDIT THIS FILE. */
|
||||||
/* Generated by enc/unicode/case-folding.rb */
|
/* Generated by enc-case-folding.rb */
|
||||||
|
|
||||||
#if defined ONIG_UNICODE_VERSION_STRING && !( \
|
#if defined ONIG_UNICODE_VERSION_STRING && !( \
|
||||||
ONIG_UNICODE_VERSION_MAJOR == 14 && \
|
ONIG_UNICODE_VERSION_MAJOR == 15 && \
|
||||||
ONIG_UNICODE_VERSION_MINOR == 0 && \
|
ONIG_UNICODE_VERSION_MINOR == 0 && \
|
||||||
ONIG_UNICODE_VERSION_TEENY == 0 && \
|
ONIG_UNICODE_VERSION_TEENY == 0 && \
|
||||||
1)
|
1)
|
||||||
# error ONIG_UNICODE_VERSION_STRING mismatch
|
# error ONIG_UNICODE_VERSION_STRING mismatch
|
||||||
#endif
|
#endif
|
||||||
#define ONIG_UNICODE_VERSION_STRING "14.0.0"
|
#define ONIG_UNICODE_VERSION_STRING "15.0.0"
|
||||||
#define ONIG_UNICODE_VERSION_MAJOR 14
|
#define ONIG_UNICODE_VERSION_MAJOR 15
|
||||||
#define ONIG_UNICODE_VERSION_MINOR 0
|
#define ONIG_UNICODE_VERSION_MINOR 0
|
||||||
#define ONIG_UNICODE_VERSION_TEENY 0
|
#define ONIG_UNICODE_VERSION_TEENY 0
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user