]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONMchViewApplication.cxx
Changes to allow running the reconstruction with the "TryRecover"
[u/mrichter/AliRoot.git] / MUON / AliMUONMchViewApplication.cxx
index 555987832bdb3b0856f120c89812319956d47883..ff4b78e27feffe19f8fba2e31c64445183d73aab 100644 (file)
@@ -466,6 +466,11 @@ AliMUONMchViewApplication::ReleaseNotes()
   
   TGTextView* rn = new TGTextView(t);
 
+  rn->AddLine("1.04");
+  rn->AddLine("");
+  rn->AddLine("Changed the default OCDB to 2010 version");
+  rn->AddLine("");
+  
   rn->AddLine("1.03");
   rn->AddLine("");
   rn->AddLine("Add Print buttons");