added libunicode unicode version (#509)

This commit is contained in:
Fabrice Bellard 2026-05-14 14:57:49 +02:00
parent 6b6209802b
commit d417cafaf0

@ -26,6 +26,11 @@
#include <stdint.h>
/* 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