Commit in reactos/include/reactos on ros-branch-0_2_5
version.h+2-21.26 -> 1.26.8.1
Changed version info to conform to an RC1 build

reactos/include/reactos
version.h 1.26 -> 1.26.8.1
diff -u -r1.26 -r1.26.8.1
--- version.h	26 Aug 2004 21:05:42 -0000	1.26
+++ version.h	19 Dec 2004 20:01:34 -0000	1.26.8.1
@@ -1,4 +1,4 @@
-/* $Id: version.h,v 1.26 2004/08/26 21:05:42 gvg Exp $
+/* $Id: version.h,v 1.26.8.1 2004/12/19 20:01:34 robertk Exp $
  *
  * COPYRIGHT:   See COPYING in the top level directory
  * PROJECT:     ReactOS kernel
@@ -22,7 +22,7 @@
 #define KERNEL_VERSION_PATCH_LEVEL	5
 
 /* KERNEL_VERSION_BUILD_TYPE is L"CVS", L"RC1", L"RC2" or L"RELEASE" */
-#define KERNEL_VERSION_BUILD_TYPE	L"CVS"
+#define KERNEL_VERSION_BUILD_TYPE	L"RC1"
 
 
 #endif
CVSspam 0.2.8