Happy New Year 2017 to ReactOS people!

svn path=/trunk/; revision=73502
This commit is contained in:
Hermès Bélusca-Maïto 2017-01-03 15:35:31 +00:00
parent ade0d2cda5
commit 096143cb2f
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

Before After
Before After

View file

@ -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-2016 ReactOS Team &amp; Contributors</tspan></text>
id="tspan3618">Copyright © 1996-2017 ReactOS Team &amp; Contributors</tspan></text>
<g
transform="matrix(0.16958533,0,0,0.16958533,89.849943,981.79073)"
id="g15501">

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 119 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Before After
Before After

View file

@ -19,7 +19,7 @@ string(TIMESTAMP KERNEL_VERSION_BUILD %Y%m%d UTC)
set(KERNEL_VERSION_MAJOR "0")
set(KERNEL_VERSION_MINOR "5")
set(KERNEL_VERSION_PATCH_LEVEL "0")
set(COPYRIGHT_YEAR "2016")
set(COPYRIGHT_YEAR "2017")
# KERNEL_VERSION_BUILD_TYPE is "SVN" or "" (for the release)
set(KERNEL_VERSION_BUILD_TYPE "SVN")