Modification for new RC release
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-07 17:12:11 UTC (rev 17174) +++ branches/ros-branch-0_2_7/reactos/include/reactos/version.h 2005-08-07 17:46:50 UTC (rev 17175) @@ -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"RC1"
+#define KERNEL_VERSION_BUILD_TYPE L"RC2"
#endif