mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
10 lines
292 B
C
10 lines
292 B
C
|
/*
|
||
|
* Autogenerated by read_ucd.py from The Unicode Standard 15.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 15.0.0"
|
||
|
#define UNICODE_VERSION_SHORT "15.0.0"
|