diff --git a/reactos/include/reactos/version.h b/reactos/include/reactos/version.h index 811a0629750..f5ed7db536d 100644 --- a/reactos/include/reactos/version.h +++ b/reactos/include/reactos/version.h @@ -18,7 +18,7 @@ #define __VERSION_H #define KERNEL_VERSION_MAJOR 0 -#define KERNEL_VERSION_MINOR 3 +#define KERNEL_VERSION_MINOR 4 #define KERNEL_VERSION_PATCH_LEVEL 0 /* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"RELEASE" */