mirror of
https://github.com/FDOS/kernel.git
synced 2025-04-08 17:15:17 +02:00
Update sequence number to correspond with next release version.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1700 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
ed1cca5556
commit
50de5e1e23
@ -36,7 +36,7 @@
|
||||
#endif
|
||||
|
||||
/* The actual kernel revision, 2000+REVISION_SEQ = 2.REVISION_SEQ */
|
||||
#define REVISION_SEQ 40 /* returned in BL by int 21 function 30 */
|
||||
#define REVISION_SEQ 41 /* returned in BL by int 21 function 30 */
|
||||
#define OEM_ID 0xfd /* FreeDOS, returned in BH by int 21 30 */
|
||||
|
||||
/* Used for version information displayed to user at boot (& stored in os_release string) */
|
||||
|
Loading…
x
Reference in New Issue
Block a user