mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:45:50 +00:00
bumped to version 14
svn path=/trunk/; revision=502
This commit is contained in:
parent
ebf6630e2b
commit
ed003aa199
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@
|
||||||
#ifndef __VERSION_H
|
#ifndef __VERSION_H
|
||||||
#define __VERSION_H
|
#define __VERSION_H
|
||||||
|
|
||||||
#define KERNEL_VERSION "0.0.13"
|
#define KERNEL_VERSION "0.0.14"
|
||||||
#define KERNEL_MAJOR_VERSION 0
|
#define KERNEL_MAJOR_VERSION 0
|
||||||
#define KERNEL_MINOR_VERSION 0
|
#define KERNEL_MINOR_VERSION 0
|
||||||
#define KERNEL_PATCH_LEVEL 13
|
#define KERNEL_PATCH_LEVEL 14
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue