bumped to version 14

svn path=/trunk/; revision=502
This commit is contained in:
Rex Jolliff 1999-05-21 18:21:10 +00:00
parent ebf6630e2b
commit ed003aa199

View file

@ -9,9 +9,9 @@
#ifndef __VERSION_H
#define __VERSION_H
#define KERNEL_VERSION "0.0.13"
#define KERNEL_VERSION "0.0.14"
#define KERNEL_MAJOR_VERSION 0
#define KERNEL_MINOR_VERSION 0
#define KERNEL_PATCH_LEVEL 13
#define KERNEL_PATCH_LEVEL 14
#endif