mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 18:03:11 +00:00
- Bump version number to 0.2.4.
svn path=/trunk/; revision=9691
This commit is contained in:
parent
f38668e736
commit
4e81faa948
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: version.h,v 1.22 2004/05/31 12:21:24 chorns Exp $
|
||||
/* $Id: version.h,v 1.23 2004/06/16 21:42:24 navaraf Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
|
@ -19,7 +19,7 @@
|
|||
|
||||
#define KERNEL_VERSION_MAJOR 0
|
||||
#define KERNEL_VERSION_MINOR 2
|
||||
#define KERNEL_VERSION_PATCH_LEVEL 3
|
||||
#define KERNEL_VERSION_PATCH_LEVEL 4
|
||||
|
||||
/* KERNEL_VERSION_BUILD_TYPE is L"CVS", L"RC1", L"RC2" or L"RELEASE" */
|
||||
#define KERNEL_VERSION_BUILD_TYPE L"CVS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue