Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brad King
CMake
Commits
5e7843bb
Commit
5e7843bb
authored
Sep 24, 2009
by
Bill Hoffman
Browse files
Add RC value of 1
parent
574d0894
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
5e7843bb
...
...
@@ -303,7 +303,7 @@ ENDMACRO (CMAKE_BUILD_UTILITIES)
SET
(
CMake_VERSION_MAJOR 2
)
SET
(
CMake_VERSION_MINOR 8
)
SET
(
CMake_VERSION_PATCH 0
)
SET
(
CMake_VERSION_RC
0
)
SET
(
CMake_VERSION_RC
1
)
# We use odd minor numbers for development versions.
# Use a date for the development patch level.
...
...
Write
Preview
Supports
Markdown
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