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() { ...@@ -279,7 +279,7 @@ const string& Platform::getDefaultPluginsDirectory() {
} }
const string& Platform::getOpenMMVersion() { const string& Platform::getOpenMMVersion() {
static const string version = "3.1"; static const string version = "4.0";
return version; 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