mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
10 lines
292 B
C
10 lines
292 B
C
/*
|
|
* Autogenerated by read_ucd.py from The Unicode Standard 16.0.0
|
|
*
|
|
* String literals giving the currently supported version of Unicode.
|
|
* Useful for error messages and 'about' boxes.
|
|
*/
|
|
|
|
#define UNICODE_VERSION_FULL "The Unicode Standard 16.0.0"
|
|
#define UNICODE_VERSION_SHORT "16.0.0"
|