Bumped version to 2037

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/branches/UNSTABLE@1243 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Blair Campbell 2006-06-30 01:40:19 +00:00
parent 596a8dd0d6
commit 6b71193deb

View File

@ -47,8 +47,8 @@ static BYTE *date_hRcsId =
#define REVISION_MAJOR 1
#define REVISION_MINOR 1
#define REVISION_SEQ 35
#define BUILD "2035"
#define REVISION_SEQ 37
#define BUILD "2037"
#define SUB_BUILD "w-UNSTABLE" /* only use w=WorkInProgress for UNSTABLE branch */
#define KERNEL_VERSION_STRING "1.1.35w" /*#REVISION_MAJOR "." #REVISION_MINOR "." #REVISION_SEQ */
#define KERNEL_BUILD_STRING "2035w-UNSTABLE" /*#BUILD SUB_BUILD */
#define KERNEL_VERSION_STRING "1.1.37w" /*#REVISION_MAJOR "." #REVISION_MINOR "." #REVISION_SEQ */
#define KERNEL_BUILD_STRING "2037w-UNSTABLE" /*#BUILD SUB_BUILD */