KERNEL_VERSION_MAJOR: 0 -> 5 captive-1_1 captive-1_1_1 captive-1_1_1_1
authorshort <>
Mon, 10 Nov 2003 21:19:23 +0000 (21:19 +0000)
committershort <>
Mon, 10 Nov 2003 21:19:23 +0000 (21:19 +0000)
 - Declare ReactOS as NT-5.1 for 'secdrv.sys'.

include/reactos/version.h

index 552c96c..e559cc4 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef __VERSION_H
 #define __VERSION_H
 
-#define KERNEL_VERSION_MAJOR           0
+#define KERNEL_VERSION_MAJOR           5
 #define KERNEL_VERSION_MINOR           1
 #define KERNEL_VERSION_PATCH_LEVEL     3
 /* Edit each time a new release is out: format is YYYYMMDD (UTC) */