E. C. Masloch - 2023-05-01

Just tested this with my callver fork. The version number field actually lives in the PSP (Process Segment Prefix, DOS's idea of a process). The ways to change the number globally actually affects a field in the kernel data segment. This value is used as the default contents of the PSP field when a new process starts up. Thus if you run another FreeCOM instance like command you will see the 9.99 version number.