diff options
Diffstat (limited to 'Modules/unicodedata_db.h')
-rw-r--r-- | Modules/unicodedata_db.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Modules/unicodedata_db.h b/Modules/unicodedata_db.h index 94f3809..0007a2b 100644 --- a/Modules/unicodedata_db.h +++ b/Modules/unicodedata_db.h @@ -1,5 +1,6 @@ -/* this file was generated by Tools/unicode/makeunicodedata.py 2.1 */ +/* this file was generated by Tools/unicode/makeunicodedata.py 2.2 */ +#define UNIDATA_VERSION "3.2.0" /* a list of unique database records */ const _PyUnicode_DatabaseRecord _PyUnicode_Database_Records[] = { {0, 0, 0, 0}, |