Happy New Year 2021 to the ReactOS Community!!

⚛️ 🍾 🥳 🎆 ☢️
This commit is contained in:
Hermès Bélusca-Maïto 2021-01-01 00:00:00 +01:00
parent 88d36c93a2
commit b570fac18b
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
5 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ endif()
set(KERNEL_VERSION_MAJOR "0")
set(KERNEL_VERSION_MINOR "4")
set(KERNEL_VERSION_PATCH_LEVEL "15")
set(COPYRIGHT_YEAR "2020")
set(COPYRIGHT_YEAR "2021")
# KERNEL_VERSION_BUILD_TYPE is "dev" for Git builds
# or "RC1", "RC2", "" for releases.