potential revision for RC2
Modified: branches/ros-branch-0_2_6/reactos/include/reactos/version.h
--- branches/ros-branch-0_2_6/reactos/include/reactos/version.h 2005-03-31 16:08:09 UTC (rev 14389) +++ branches/ros-branch-0_2_6/reactos/include/reactos/version.h 2005-03-31 17:09:15 UTC (rev 14390) @@ -22,7 +22,7 @@
#define KERNEL_VERSION_PATCH_LEVEL 6 /* 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