mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Version 0.1.3.7
svn path=/trunk/; revision=6010
This commit is contained in:
parent
7bc7cff30d
commit
61009dcbf6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
/* Do not edit - Machine generated */
|
||||
#ifndef _INC_REACTOS_BUILDNO
|
||||
#define _INC_REACTOS_BUILDNO
|
||||
#define KERNEL_VERSION_BUILD 2
|
||||
#define KERNEL_VERSION_BUILD_STR "2"
|
||||
#define KERNEL_RELEASE_RC "0.1.3.2\0"
|
||||
#define KERNEL_RELEASE_STR "0.1.3.2"
|
||||
#define KERNEL_VERSION_BUILD 7
|
||||
#define KERNEL_VERSION_BUILD_STR "7"
|
||||
#define KERNEL_RELEASE_RC "0.1.3.7\0"
|
||||
#define KERNEL_RELEASE_STR "0.1.3.7"
|
||||
#define KERNEL_VERSION_RC "0.1.3\0"
|
||||
#define KERNEL_VERSION_STR "0.1.3"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue