Commit 1a51d349 authored by Peter Eastman's avatar Peter Eastman
Browse files

Updated version number to 5.0

parent 18355094
......@@ -280,7 +280,7 @@ const string& Platform::getDefaultPluginsDirectory() {
}
const string& Platform::getOpenMMVersion() {
static const string version = "4.1";
static const string version = "5.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