Commit 5705b8db authored by Peter Eastman's avatar Peter Eastman
Browse files

Updated version number to 3.1

parent e2f90027
...@@ -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.0"; static const string version = "3.1";
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