Skip to content

Commit

Permalink
fmk - updating to 4.0.2 for change in surrogates in backend
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed Sep 12, 2024
1 parent 86bd220 commit 97f3b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ int main(int argc, char *argv[])
QCoreApplication::setApplicationName("EE-UQ");
QCoreApplication::setOrganizationName("SimCenter");
//QCoreApplication::setApplicationVersion("3.6.0");
QCoreApplication::setApplicationVersion("4.0.1");
QCoreApplication::setApplicationVersion("4.0.2");

//Init resources from static libraries (e.g. SimCenterCommonQt or s3hark)
Q_INIT_RESOURCE(images1);
Expand Down

0 comments on commit 97f3b45

Please sign in to comment.