update version#

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1708 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Kenneth J Davis 2012-02-07 18:37:37 +00:00
parent 2973b0c5db
commit 9463f0dd90

View File

@ -36,7 +36,7 @@
#endif
/* The actual kernel revision, 2000+REVISION_SEQ = 2.REVISION_SEQ */
#define REVISION_SEQ 41 /* returned in BL by int 21 function 30 */
#define REVISION_SEQ 42 /* 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) */