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
Fred Wright
CMake
Commits
78a2c407
Commit
78a2c407
authored
Dec 05, 2007
by
Bill Hoffman
Browse files
ENH: move up to rc 4
parent
4977a7b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
78a2c407
...
...
@@ -7,7 +7,7 @@ SET(CMake_VERSION_MAJOR 2)
SET
(
CMake_VERSION_MINOR 4
)
SET
(
CMake_VERSION_PATCH 8
)
# for an actual release this should not be defined
SET
(
CMake_VERSION_RC
3
)
SET
(
CMake_VERSION_RC
4
)
SET
(
CMake_VERSION
"
${
CMake_VERSION_MAJOR
}
.
${
CMake_VERSION_MINOR
}
"
)
SET
(
CMake_VERSION_FULL
"
${
CMake_VERSION
}
.
${
CMake_VERSION_PATCH
}
"
)
...
...
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