version.h 292 B

12345678910
  1. /*
  2. * Autogenerated by read_ucd.py from The Unicode Standard 15.0.0
  3. *
  4. * String literals giving the currently supported version of Unicode.
  5. * Useful for error messages and 'about' boxes.
  6. */
  7. #define UNICODE_VERSION_FULL "The Unicode Standard 15.0.0"
  8. #define UNICODE_VERSION_SHORT "15.0.0"