System Information
Operating system: macOS-12.5-arm64-arm-64bit 64 Bits
Graphics card: Apple M1 Max Apple 4.1 Metal - 76.3
Blender Version
Broken: version: 3.3.0, branch: master, commit date: 2022-09-06 15:39, hash: rB0759f671ce1f
Worked: 2.93, sorry not sure about all versions since
Short description of error
I use a small script to check which version of Blender was used to create certain files. It just reads the header from the .blend file.
- Saved blend files from Blender 3.3.0 and 3.3.1 daily build report created with version 3.0.3 rather than 3.3.0/3.3.1
- I checked a 3.2.2 file as well and it reports 3.0.2.
- a 2.93.10 file works correctly - reports 2.93
Apologies if I've misunderstood and there's been a change in how Blender versions are logged in .blends
Exact steps for others to reproduce the error
Read header of attached .blends in text editor, or use file utility to read version number

