diff --git a/reactos/subsys/system/explorer/buildno.h b/reactos/subsys/system/explorer/buildno.h index 5aee4aa5de3..2bfbc3da683 100644 --- a/reactos/subsys/system/explorer/buildno.h +++ b/reactos/subsys/system/explorer/buildno.h @@ -1,10 +1,10 @@ /* Do not edit - Machine generated */ #ifndef _INC_REACTOS_BUILDNO #define _INC_REACTOS_BUILDNO -#define KERNEL_VERSION_BUILD 2 -#define KERNEL_VERSION_BUILD_STR "2" -#define KERNEL_RELEASE_RC "0.1.3.2\0" -#define KERNEL_RELEASE_STR "0.1.3.2" +#define KERNEL_VERSION_BUILD 7 +#define KERNEL_VERSION_BUILD_STR "7" +#define KERNEL_RELEASE_RC "0.1.3.7\0" +#define KERNEL_RELEASE_STR "0.1.3.7" #define KERNEL_VERSION_RC "0.1.3\0" #define KERNEL_VERSION_STR "0.1.3" #endif