Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Alex Turbov
CMake
Commits
c1d5d5eb
Commit
c1d5d5eb
authored
Oct 31, 2019
by
Brad King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CMake 3.16.0-rc3
parent
a53921b0
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 @
c1d5d5eb
...
...
@@ -2,7 +2,7 @@
set
(
CMake_VERSION_MAJOR 3
)
set
(
CMake_VERSION_MINOR 16
)
set
(
CMake_VERSION_PATCH 0
)
set
(
CMake_VERSION_RC
2
)
set
(
CMake_VERSION_RC
3
)
set
(
CMake_VERSION_IS_DIRTY 0
)
# Start with the full version number used in tags. It has no dev info.
...
...
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