aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app_version.h.in
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2017-01-25 10:22:33 +0100
committerEike Ziller <eike.ziller@qt.io>2017-01-25 12:54:19 +0000
commit23a2eff60dff034de15d041fca11d712bfa02922 (patch)
tree7d1fb0db6cb592919cb052b9fbb250efa105d06a /src/app/app_version.h.in
parentb2ea28c79eb633bbccf7c3c44a0a9889fe2b7091 (diff)
Update copyright year in about dialog
Change-Id: Icbbe1ebd0f77e32d45c1c3ea3cada7c4aaa59ab2 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/app/app_version.h.in')
-rw-r--r--src/app/app_version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app_version.h.in b/src/app/app_version.h.in
index b48d6bee4c..0e622901e1 100644
--- a/src/app/app_version.h.in
+++ b/src/app/app_version.h.in
@@ -40,7 +40,7 @@ namespace Constants {
const char * const IDE_VERSION_LONG = IDE_VERSION_STR;
const char * const IDE_AUTHOR = \"The Qt Company Ltd\";
-const char * const IDE_YEAR = \"2016\";
+const char * const IDE_YEAR = \"2017\";
#ifdef IDE_VERSION_DESCRIPTION
const char * const IDE_VERSION_DESCRIPTION_STR = STRINGIFY(IDE_VERSION_DESCRIPTION);