forked from qt-creator/qt-creator
Updated IDE_YEAR to 2010.
This commit is contained in:
@@ -46,7 +46,7 @@ namespace Constants {
|
||||
|
||||
const char * const IDE_VERSION_LONG = IDE_VERSION;
|
||||
const char * const IDE_AUTHOR = "Nokia Corporation";
|
||||
const char * const IDE_YEAR = "2009";
|
||||
const char * const IDE_YEAR = "2010";
|
||||
|
||||
#ifdef IDE_REVISION
|
||||
const char * const IDE_REVISION_STR = STRINGIFY(IDE_REVISION);
|
||||
|
Reference in New Issue
Block a user