mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
change service pack from 6 to 4
addresses bug 1169 svn path=/trunk/; revision=20412
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
ULONG NtMajorVersion = 5;
|
||||
ULONG NtMinorVersion = 0;
|
||||
ULONG NtOSCSDVersion = BUILD_OSCSDVERSION(6, 0);
|
||||
ULONG NtOSCSDVersion = BUILD_OSCSDVERSION(4, 0);
|
||||
ULONG NtBuildNumber = KERNEL_VERSION_BUILD;
|
||||
ULONG NtGlobalFlag = 0;
|
||||
CHAR KeNumberProcessors;
|
||||
|
||||
Reference in New Issue
Block a user