mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[VERSION.CMAKE] Bump the version to 0.4.8-dev
This commit is contained in:
parent
a4f0a2390b
commit
21f0b163a7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,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 "7")
|
||||
set(KERNEL_VERSION_PATCH_LEVEL "8")
|
||||
set(COPYRIGHT_YEAR "2017")
|
||||
|
||||
# KERNEL_VERSION_BUILD_TYPE is "dev" for Git builds
|
||||
|
|
Loading…
Reference in a new issue