Fixed the version number of io.c, per report by darkstar.

This commit is contained in:
OBattler
2019-09-24 05:21:28 +02:00
parent 94379b2d50
commit cbe5f76489

View File

@@ -8,7 +8,7 @@
*
* Implement I/O ports and their operations.
*
* Version: @(#)io.c 1.0.4 2019/09/23
* Version: @(#)io.c 1.0.7 2019/09/23
*
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
* Miran Grca, <mgrca8@gmail.com>