From 37e0d78135e32b5aa58ca163f4d416716c78b67f Mon Sep 17 00:00:00 2001 From: pschloss Date: Tue, 23 Jun 2009 17:09:16 +0000 Subject: [PATCH] mothur v.1.4.1 --- engine.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine.cpp b/engine.cpp index d2a4cad..38429b9 100644 --- a/engine.cpp +++ b/engine.cpp @@ -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; -- 2.39.2