]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
added countgaps parameter to chop.seqs command
[mothur.git] / mothur.cpp
index a95c381658009f988e6caff879181a9412851c3d..ea3ea3e521cf6f00c48156df3a6c57e70ef97bda 100644 (file)
@@ -98,9 +98,9 @@ int main(int argc, char *argv[]){
                #endif
                
                //header
-               m->mothurOut("mothur v.1.12.0");
+               m->mothurOut("mothur v.1.12.2");
                m->mothurOutEndLine();          
-               m->mothurOut("Last updated: 7/23/2010");
+               m->mothurOut("Last updated: 7/30/2010");
                m->mothurOutEndLine();  
                m->mothurOutEndLine();          
                m->mothurOut("by");