Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
CMake
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Fred Wright
CMake
Commits
7a04f457
Commit
7a04f457
authored
Nov 06, 2020
by
Brad King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CMake 3.19.0-rc3
parent
b80e39d0
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 @
7a04f457
...
...
@@ -2,7 +2,7 @@
set
(
CMake_VERSION_MAJOR 3
)
set
(
CMake_VERSION_MINOR 19
)
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