Skip to content

Commit

Permalink
Increasing ClassDef version on TRestDataSet
Browse files Browse the repository at this point in the history
  • Loading branch information
juanangp committed Apr 10, 2024
1 parent 7b15447 commit c612c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/framework/core/inc/TRestDataSet.h
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,6 @@ class TRestDataSet : public TRestMetadata {
TRestDataSet(const char* cfgFileName, const std::string& name = "");
~TRestDataSet();

ClassDefOverride(TRestDataSet, 7);
ClassDefOverride(TRestDataSet, 8);
};
#endif

0 comments on commit c612c9c

Please sign in to comment.