Skip to content

Commit

Permalink
Update version number of Activity.h (#2464)
Browse files Browse the repository at this point in the history
to see if it helps with opening old files when using prebuilt versions.
  • Loading branch information
Barthelemy authored Oct 29, 2024
1 parent f98ed51 commit 3bc5b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/include/QualityControl/Activity.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class Activity
std::string mPartitionName{};
int mFillNumber{ 0 };

ClassDef(Activity, 5);
ClassDef(Activity, 6);
};

} // namespace o2::quality_control::core
Expand Down

0 comments on commit 3bc5b31

Please sign in to comment.