mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:26:17 +00:00
A problem has been detected and ReactOS has been shut down to prevent
damage to your time machine warp core. UNEXPECTED_NEW_YEAR_TIMESLIP If this is the first time you have seen this Stop error screen, restart your time machine. If this screen appears again, follow these steps: Check to make sure you wish the ReactOS Community a 🎊 🍾 🥳 *:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:* 🎆 ⚛️ ☢️ █ █ █▀█ █▀█ █▀█ █ █ ██████╗ ██████╗ ██████╗ ███████╗ ██╗ █▀█ █▀█ █▀▀ █▀▀ ▀█▀ ╚════██╗██╔═████╗╚════██╗██╔════╝ ██║ ▀ ▀ ▀ ▀ ▀ ▀ ▀ █████╔╝██║██╔██║ █████╔╝╚█████╗ ██║ █▄ █ █▀▀ █ █ █ █ █ █▀▀ █▀█ █▀█ ██╔═══╝ ████╔╝██║██╔═══╝ ╚═══██╗ ╚═╝ █▀██ █▀▀ █ █ █ ▀█▀ █▀▀ █▀█ ██▀ ███████╗╚██████╔╝███████╗██████╔╝ ██╗ ▀ ▀ ▀▀▀ ▀▀▀ ▀ ▀▀▀ ▀ ▀ ▀ ▀ ╚══════╝ ╚═════╝ ╚══════╝╚═════╝ ╚═╝ 🎆 ⚛️ ☢️ *:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:* 🎊 🍾 🥳 Also, ensure you use the latest nightly ReactOS version and run it attached to a debugger. If problems continue, Keep Calm And Carry On Developing. Test your code more thoroughly, use a sane compiler and debugger, or ask any questions on ReactOS' official Mattermost channel. Technical information: *** STOP: 0x42000042 (0x67747770,0x000007E9,0x00000001,0x00000001) *** jira.reactos.org - Address chat.reactos.org Base at reactos.org *** github.com/reactos - Address git.reactos.org Base at reactos.org
This commit is contained in:
parent
4920e639f9
commit
ebdb7b3e4d
6 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ endif()
|
|||
set(KERNEL_VERSION_MAJOR "0")
|
||||
set(KERNEL_VERSION_MINOR "4")
|
||||
set(KERNEL_VERSION_PATCH_LEVEL "16")
|
||||
set(COPYRIGHT_YEAR "2024")
|
||||
set(COPYRIGHT_YEAR "2025")
|
||||
|
||||
# KERNEL_VERSION_BUILD_TYPE is "dev" for Git builds
|
||||
# or "RC1", "RC2", "" for releases.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue