mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 15:02:03 +00:00
Version 0.1.2
svn path=/trunk/; revision=4996
This commit is contained in:
parent
ad5a04b000
commit
d24db59ab5
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: version.h,v 1.13 2003/03/29 18:37:07 jfilby Exp $
|
||||
/* $Id: version.h,v 1.14 2003/07/02 21:10:16 gvg Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
|
@ -19,9 +19,9 @@
|
|||
|
||||
#define KERNEL_VERSION_MAJOR 0
|
||||
#define KERNEL_VERSION_MINOR 1
|
||||
#define KERNEL_VERSION_PATCH_LEVEL 1
|
||||
#define KERNEL_VERSION_PATCH_LEVEL 2
|
||||
/* Edit each time a new release is out: format is YYYYMMDD (UTC) */
|
||||
#define KERNEL_RELEASE_DATE 20030329L
|
||||
#define KERNEL_RELEASE_DATE 20030702L
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue