[ros-diffs] [cfinck] 27248: Change the "ReactOS (R) Version 5.2 ..." boot message to "ReactOS (R) Kernel Version 5.2 ...", so people don't get confused by the different version numbers of the Kernel and ReactOS itself
cfinck at svn.reactos.org
cfinck at svn.reactos.org
Thu Jun 21 14:27:36 CEST 2007
Author: cfinck
Date: Thu Jun 21 16:27:36 2007
New Revision: 27248
URL: http://svn.reactos.org/svn/reactos?rev=27248&view=rev
Log:
Change the "ReactOS (R) Version 5.2 ..." boot message to "ReactOS (R) Kernel Version 5.2 ...", so people don't get confused by the different version numbers of the Kernel and ReactOS itself
Modified:
trunk/reactos/ntoskrnl/ntoskrnl.mc
Modified: trunk/reactos/ntoskrnl/ntoskrnl.mc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl.mc?rev=27248&r1=27247&r2=27248&view=diff
==============================================================================
--- trunk/reactos/ntoskrnl/ntoskrnl.mc (original)
+++ trunk/reactos/ntoskrnl/ntoskrnl.mc Thu Jun 21 16:27:36 2007
@@ -1345,7 +1345,7 @@
Facility=System
SymbolicName=WINDOWS_NT_BANNER
Language=English
-ReactOS (R) Version %hs (Build %u%hs)
+ReactOS (R) Kernel Version %hs (Build %u%hs)
.
MessageId=0x87
More information about the Ros-diffs
mailing list