diff --git a/reactos/dll/win32/msgina/resources/reactos.bmp b/reactos/dll/win32/msgina/resources/reactos.bmp index a3e3a9c7a8d..b1df0d6fbc5 100644 Binary files a/reactos/dll/win32/msgina/resources/reactos.bmp and b/reactos/dll/win32/msgina/resources/reactos.bmp differ diff --git a/reactos/dll/win32/msgina/resources/reactos.svg b/reactos/dll/win32/msgina/resources/reactos.svg index 35abd1ff4a8..ba42d230d39 100644 --- a/reactos/dll/win32/msgina/resources/reactos.svg +++ b/reactos/dll/win32/msgina/resources/reactos.svg @@ -1930,7 +1930,7 @@ x="5.59375" y="1047.7255" 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" - id="tspan3618">Copyright © 1996-2015 ReactOS Team & Contributors + id="tspan3618">Copyright © 1996-2016 ReactOS Team & Contributors diff --git a/reactos/dll/win32/shell32/res/bitmaps/reactos.bmp b/reactos/dll/win32/shell32/res/bitmaps/reactos.bmp index a3e3a9c7a8d..b1df0d6fbc5 100644 Binary files a/reactos/dll/win32/shell32/res/bitmaps/reactos.bmp and b/reactos/dll/win32/shell32/res/bitmaps/reactos.bmp differ diff --git a/reactos/include/reactos/version.cmake b/reactos/include/reactos/version.cmake index 4e9667dec38..bf823ffdcaf 100644 --- a/reactos/include/reactos/version.cmake +++ b/reactos/include/reactos/version.cmake @@ -19,7 +19,7 @@ string(TIMESTAMP KERNEL_VERSION_BUILD %Y%m%d UTC) set(KERNEL_VERSION_MAJOR "0") set(KERNEL_VERSION_MINOR "4") set(KERNEL_VERSION_PATCH_LEVEL "0") -set(COPYRIGHT_YEAR "2015") +set(COPYRIGHT_YEAR "2016") # KERNEL_VERSION_BUILD_TYPE is "SVN", "RC1", "RC2" or "" (for the release) set(KERNEL_VERSION_BUILD_TYPE "SVN") diff --git a/reactos/include/reactos/version.h.cmake b/reactos/include/reactos/version.h.cmake index b10fb9283ca..07581a9d2c2 100644 --- a/reactos/include/reactos/version.h.cmake +++ b/reactos/include/reactos/version.h.cmake @@ -25,7 +25,6 @@ /* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"" (for the release) */ #define KERNEL_VERSION_BUILD_TYPE "@KERNEL_VERSION_BUILD_TYPE@" - #endif /* EOF */ diff --git a/reactos/ntoskrnl/inbv/logo/1.bmp b/reactos/ntoskrnl/inbv/logo/1.bmp index dc2e539141b..fbd7bb6bb1f 100644 Binary files a/reactos/ntoskrnl/inbv/logo/1.bmp and b/reactos/ntoskrnl/inbv/logo/1.bmp differ