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

Updated version number to 3.0

parent 7a77b377
......@@ -6,7 +6,7 @@
* Biological Structures at Stanford, funded under the NIH Roadmap for *
* Medical Research, grant U54 GM072970. See https://simtk.org. *
* *
* Portions copyright (c) 2008 Stanford University and the Authors. *
* Portions copyright (c) 2008-2011 Stanford University and the Authors. *
* Authors: Peter Eastman *
* Contributors: *
* *
......@@ -279,7 +279,7 @@ const string& Platform::getDefaultPluginsDirectory() {
}
const string& Platform::getOpenMMVersion() {
static const string version = "2.0";
static const string version = "3.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