From 31cd326bec7d94ce0408fcb9e7f71d9f5e4746bc Mon Sep 17 00:00:00 2001 From: Konstantin Ritt Date: Mon, 23 Mar 2015 02:07:14 +0400 Subject: Report a correct Unicode version used by Qt The version bump was forgotten in edfce46a6c0406af749ca7ef659df6315e36cd5d Change-Id: I99501bb314baab68f037417db4b3b14e11f2de02 Reviewed-by: Lars Knoll --- util/unicode/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') 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 #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; -- cgit v1.2.3