X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothur.cpp;h=2d8f2f4bb0b234076d94c1e5845823b6d75fdc2f;hb=f81efc0c56f3be9ff2ee32a9a9469e07b4cb3bee;hp=9208a25194ff36a252462f830d4a76a4f0d76b32;hpb=7597c66c08bac938fedcacc1f760186bc077b3f1;p=mothur.git diff --git a/mothur.cpp b/mothur.cpp index 9208a25..2d8f2f4 100644 --- a/mothur.cpp +++ b/mothur.cpp @@ -41,9 +41,9 @@ int main(int argc, char *argv[]){ //header - mothurOut("mothur v.1.4.1"); + mothurOut("mothur v.1.7.0"); mothurOutEndLine(); - mothurOut("Last updated: 6/23/2009"); + mothurOut("Last updated: 11/23/2009"); mothurOutEndLine(); mothurOutEndLine(); mothurOut("by"); @@ -51,11 +51,13 @@ int main(int argc, char *argv[]){ mothurOut("Patrick D. Schloss"); mothurOutEndLine(); mothurOutEndLine(); - mothurOut("Department of Microbiology"); - mothurOutEndLine(); - mothurOut("pschloss@micro.umass.edu"); + mothurOut("Department of Microbiology & Immunology"); + mothurOutEndLine(); + mothurOut("University of Michigan"); + mothurOutEndLine(); + mothurOut("pschloss@umich.edu"); mothurOutEndLine(); - mothurOut("http://schloss.micro.umass.edu/mothur"); + mothurOut("http://www.mothur.org"); mothurOutEndLine(); mothurOutEndLine(); mothurOutEndLine();