Make the Unicode database version used available

This commit is contained in:
Kovid Goyal
2022-11-17 20:11:50 +05:30
parent 38547c9e7a
commit e5e8cc72c6
10 changed files with 30 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2022-09-30
// unicode data, built from the unicode standard on: 2022-11-17
// see gen-wcwidth.py
#pragma once
#include "data-types.h"