Reactos

🎆 ⚛️ ☢️ Happy New Year 2026 to the ReactOS community! 🎊 🍾 🥳

And do you know what this also means?!
...
Yes, you've guessed it...
...
It means that in few days, ReactOS will be 30 !! 🎉 🥳

+2 -2
dll/win32/msgina/resources/reactos.bmp

This is a binary file and will not be displayed.

+1 -1
dll/win32/msgina/resources/svg/reactos.svg
··· 1928 1928 x="5.59375" 1929 1929 y="1047.7255" 1930 1930 style="font-size:8px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#1e2122;fill-opacity:1;font-family:Lucida Sans Unicode;-inkscape-font-specification:Lucida Sans Unicode" 1931 - id="tspan3618">Copyright © 1996-2025 ReactOS Team &amp; Contributors</tspan></text> 1931 + id="tspan3618">Copyright © 1996-2026 ReactOS Team &amp; Contributors</tspan></text> 1932 1932 <g 1933 1933 transform="matrix(0.16958533,0,0,0.16958533,89.849943,981.79073)" 1934 1934 id="g15501">
dll/win32/shell32/res/bitmaps/reactos.bmp

This is a binary file and will not be displayed.

dll/win32/syssetup/resources/reactos.bmp

This is a binary file and will not be displayed.

ntoskrnl/inbv/resources/copyright.bmp

This is a binary file and will not be displayed.

+1 -1
sdk/include/reactos/version.cmake
··· 9 9 set(KERNEL_VERSION_MAJOR "0") 10 10 set(KERNEL_VERSION_MINOR "4") 11 11 set(KERNEL_VERSION_PATCH_LEVEL "16") 12 - set(COPYRIGHT_YEAR "2025") 12 + set(COPYRIGHT_YEAR "2026") 13 13 14 14 # KERNEL_VERSION_BUILD_TYPE is "dev" for Git builds 15 15 # or "RC1", "RC2", "" for releases.