Skip to content
Snippets Groups Projects
Commit f6ec44ae authored by Kai Koehne's avatar Kai Koehne
Browse files

QmlWizard: Bump version number

Bump version number due to latest changes.
parent f618115b
No related branches found
No related tags found
No related merge requests found
......@@ -474,7 +474,7 @@ bool QmlStandaloneApp::updateFiles(const QList<QmlAppGeneratedFileInfo> &list, Q
return true;
}
const int QmlStandaloneApp::StubVersion = 6;
const int QmlStandaloneApp::StubVersion = 7;
} // namespace Internal
} // namespace Qt4ProjectManager
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment