version info for release Modified: branches/ros-branch-0_2_7/reactos/include/reactos/version.h _____
Modified: branches/ros-branch-0_2_7/reactos/include/reactos/version.h --- branches/ros-branch-0_2_7/reactos/include/reactos/version.h 2005-08-19 21:58:31 UTC (rev 17448) +++ branches/ros-branch-0_2_7/reactos/include/reactos/version.h 2005-08-20 17:17:44 UTC (rev 17449) @@ -22,7 +22,7 @@
#define KERNEL_VERSION_PATCH_LEVEL 7
/* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"RELEASE" */ -#define KERNEL_VERSION_BUILD_TYPE L"RC2" +#define KERNEL_VERSION_BUILD_TYPE L"RELEASE"
#endif