Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Takafumi Kubota
CMake
Commits
9d78ce02
Commit
9d78ce02
authored
Jun 04, 2019
by
Brad King
Browse files
CMake 3.15.0-rc1 version update
parent
118bd8b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/CMakeVersion.cmake
View file @
9d78ce02
# CMake version number components.
set
(
CMake_VERSION_MAJOR 3
)
set
(
CMake_VERSION_MINOR 1
4
)
set
(
CMake_VERSION_PATCH
20190604
)
#
set(CMake_VERSION_RC 1)
set
(
CMake_VERSION_MINOR 1
5
)
set
(
CMake_VERSION_PATCH
0
)
set
(
CMake_VERSION_RC 1
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment