This is a bugfix release, to address some issues encountered on Windows.
- Bomber-type field 'newmark' was uninitialised, leading to out-of-bounds array indices and hence crashes.
- Floating-point values were not properly serialised in save files. (Note that the Linux and Windows builds use different serialisation formats, and only the Windows format was affected.)