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

QmlApp wizard: Bump version number

Make sure changes in 0a8c34d3 are applied to existing
.pro files too.

Reviewed-by: TrustMe
parent 1647ef04
No related branches found
No related tags found
No related merge requests found
......@@ -477,7 +477,7 @@ bool QmlStandaloneApp::updateFiles(const QList<QmlAppGeneratedFileInfo> &list, Q
return true;
}
const int QmlStandaloneApp::StubVersion = 8;
const int QmlStandaloneApp::StubVersion = 9;
} // 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