Skip to content

Commit 8299623

Browse files
authored
Update the CheckInterface version for ROOT dictionary (#309)
We changed the interface, but we didn't update the version. Better later than never. It *might* have something to do with https://alice-talk.web.cern.ch/t/building-qualitycontrol-master-failed/495/2
1 parent a9056e9 commit 8299623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Framework/include/QualityControl/CheckInterface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class CheckInterface
9090
// private:
9191
// std::string mName;
9292

93-
ClassDef(CheckInterface, 1)
93+
ClassDef(CheckInterface, 2)
9494
};
9595

9696
} // namespace o2::quality_control::checker

0 commit comments

Comments
 (0)