Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kyle Edwards
CMake
Commits
ffa16473
Commit
ffa16473
authored
Sep 07, 2017
by
Brad King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CMake 3.9.2
parent
53f15b73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Source/CMakeVersion.cmake
Source/CMakeVersion.cmake
+1
-1
No files found.
Source/CMakeVersion.cmake
View file @
ffa16473
# CMake version number components.
set
(
CMake_VERSION_MAJOR 3
)
set
(
CMake_VERSION_MINOR 9
)
set
(
CMake_VERSION_PATCH
1
)
set
(
CMake_VERSION_PATCH
2
)
#set(CMake_VERSION_RC 0)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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