mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
- Bump version number to 0.2.4.
svn path=/trunk/; revision=9691
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user