]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
mothur v.1.4.1
[mothur.git] / engine.cpp
index a2d525011ad2823d1c72e07e24a6c4974d98644c..38429b972d1d04a6543330ae1d67c6f63bcc094c 100644 (file)
@@ -47,8 +47,8 @@ bool InteractEngine::getInput(){
                //bool errorFree;
                //ErrorCheck* errorCheckor = new ErrorCheck();
                
-               cout << "mothur v.1.4.0" << endl;
-               cout << "Last updated: 6/21/2009" << endl << endl;
+               cout << "mothur v.1.4.1" << endl;
+               cout << "Last updated: 6/23/2009" << endl << endl;
                cout << "by" << endl;
                cout << "Patrick D. Schloss" << endl << endl;
                cout << "Department of Microbiology" << endl;
@@ -301,4 +301,4 @@ string ScriptEngine::getNextCommand(string& commandString) {
                exit(1);
        }
 }
-/***********************************************************************/
\ No newline at end of file
+/***********************************************************************/