summaryrefslogtreecommitdiffstats
path: root/util/unicode/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'util/unicode/main.cpp')
-rw-r--r--util/unicode/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/unicode/main.cpp b/util/unicode/main.cpp
index 1e2aa7c07f..af193c3bc2 100644
--- a/util/unicode/main.cpp
+++ b/util/unicode/main.cpp
@@ -43,8 +43,8 @@
#include <private/qunicodetables_p.h>
#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<QByteArray, QChar::UnicodeVersion> age_map;