"csrc/vscode:/vscode.git/clone" did not exist on "bb393e7760f94eb93878f4d62d967a58bd2d777d"
Commit 0abe528f authored by Peter Eastman's avatar Peter Eastman
Browse files

Updated version number to 4.0

parent fd0060da
......@@ -279,7 +279,7 @@ const string& Platform::getDefaultPluginsDirectory() {
}
const string& Platform::getOpenMMVersion() {
static const string version = "3.1";
static const string version = "4.0";
return version;
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment