diff --git a/src/corelib/tools/qunicodetables.cpp b/src/corelib/tools/qunicodetables.cpp index 6a09abd80fe..5f7eee947f7 100644 --- a/src/corelib/tools/qunicodetables.cpp +++ b/src/corelib/tools/qunicodetables.cpp @@ -31,7 +31,7 @@ ** ****************************************************************************/ -/* This file is autogenerated from the Unicode 6.2 database. Do not edit */ +/* This file is autogenerated from the Unicode 6.3 database. Do not edit */ #include "qunicodetables_p.h" diff --git a/src/corelib/tools/qunicodetables_p.h b/src/corelib/tools/qunicodetables_p.h index 41997249939..90340bb3600 100644 --- a/src/corelib/tools/qunicodetables_p.h +++ b/src/corelib/tools/qunicodetables_p.h @@ -31,7 +31,7 @@ ** ****************************************************************************/ -/* This file is autogenerated from the Unicode 6.2 database. Do not edit */ +/* This file is autogenerated from the Unicode 6.3 database. Do not edit */ // // W A R N I N G @@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE -#define UNICODE_DATA_VERSION QChar::Unicode_6_2 +#define UNICODE_DATA_VERSION QChar::Unicode_6_3 namespace QUnicodeTables { diff --git a/util/unicode/main.cpp b/util/unicode/main.cpp index 1e2aa7c07f9..af193c3bc21 100644 --- a/util/unicode/main.cpp +++ b/util/unicode/main.cpp @@ -43,8 +43,8 @@ #include #endif -#define DATA_VERSION_S "6.2" -#define DATA_VERSION_STR "QChar::Unicode_6_2" +#define DATA_VERSION_S "6.3" +#define DATA_VERSION_STR "QChar::Unicode_6_3" static QHash age_map;