mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:35:41 +00:00
Bump to 0.3.1-SVN
svn path=/branches/ros-branch-0_3_1/; revision=24207
This commit is contained in:
parent
d00d45c34e
commit
ece02ec90c
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
|||
#define __VERSION_H
|
||||
|
||||
#define KERNEL_VERSION_MAJOR 0
|
||||
#define KERNEL_VERSION_MINOR 4
|
||||
#define KERNEL_VERSION_PATCH_LEVEL 0
|
||||
#define KERNEL_VERSION_MINOR 3
|
||||
#define KERNEL_VERSION_PATCH_LEVEL 1
|
||||
|
||||
/* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"RELEASE" */
|
||||
#define KERNEL_VERSION_BUILD_TYPE L"SVN"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue