From: Fabrice Bellard Date: Thu, 14 May 2026 12:57:49 +0000 (+0200) Subject: added libunicode unicode version (#509) X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=d417cafaf094706b1c5c51486842500b3e411815;p=quickjs.git added libunicode unicode version (#509) --- diff --git a/libunicode.h b/libunicode.h index 5b02c82..c2fdeac 100644 --- a/libunicode.h +++ b/libunicode.h @@ -26,6 +26,11 @@ #include +/* unicode standard version */ +#define LIBUNICODE_UNICODE_VERSION_MAJOR 17 +#define LIBUNICODE_UNICODE_VERSION_MINOR 0 +#define LIBUNICODE_UNICODE_VERSION_PATCH 0 + /* define it to include all the unicode tables (40KB larger) */ #define CONFIG_ALL_UNICODE