version info 0.2.6
Modified: branches/ros-branch-0_2_6/reactos/include/reactos/version.h

Modified: branches/ros-branch-0_2_6/reactos/include/reactos/version.h
--- branches/ros-branch-0_2_6/reactos/include/reactos/version.h	2005-04-06 18:30:09 UTC (rev 14530)
+++ branches/ros-branch-0_2_6/reactos/include/reactos/version.h	2005-04-06 20:05:23 UTC (rev 14531)
@@ -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"RC2"
+#define KERNEL_VERSION_BUILD_TYPE	L"RELEASE"
 
 
 #endif