You can either:
- Download the tip of the v6-24-00-patches branch and build that version of ROOT
or
- Disable the new behavior when writing the files, by to calling
file->SetBit(TFile::k630forwardCompatibility);. Alternatively The rootrc keyTFile.v630forwardCompatibilitycan be used to change the default to have the bit set for allTFiles