Author: amunger Date: Fri May 26 19:14:13 2006 New Revision: 22052
URL: http://svn.reactos.ru/svn/reactos?rev=22052&view=rev Log: Bump trunk to 0.4.0, no turning back now.
Modified: trunk/reactos/include/reactos/version.h
Modified: trunk/reactos/include/reactos/version.h URL: http://svn.reactos.ru/svn/reactos/trunk/reactos/include/reactos/version.h?re... ============================================================================== --- trunk/reactos/include/reactos/version.h (original) +++ trunk/reactos/include/reactos/version.h Fri May 26 19:14:13 2006 @@ -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" */