]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
- update aliroot and root versions
authorkkanaki <kkanaki@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Feb 2011 09:54:18 +0000 (09:54 +0000)
committerkkanaki <kkanaki@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Feb 2011 09:54:18 +0000 (09:54 +0000)
HLT/QA/tasks/macros/CreateAlienHandler.C

index 83ed68567f5ae090ad44bba0e79f6136dcc6fef4..ec296aa33dcaf0b89007500113f1521b3c75323e 100755 (executable)
@@ -23,8 +23,8 @@ AliAnalysisGrid* CreateAlienHandler(TString runNumber, TString dataDir, TString
   
   // check the versions available on alien with the command 'packages'
   plugin->SetAPIVersion("V1.1x");
-  plugin->SetROOTVersion("v5-27-06b");
-  plugin->SetAliROOTVersion("v4-21-13-AN");
+  plugin->SetROOTVersion("v5-27-06d");
+  plugin->SetAliROOTVersion("v4-21-16-AN");
   
   cout << "===========================================================================================" << endl;
   cout << "  " << endl;