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
CMake
CMake
Commits
22d70949
Commit
22d70949
authored
Aug 09, 2012
by
David Cole
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release'
parents
2c061d5c
cda36266
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
450 additions
and
3 deletions
+450
-3
ChangeLog.manual
ChangeLog.manual
+447
-0
Source/CMakeVersion.cmake
Source/CMakeVersion.cmake
+3
-3
No files found.
ChangeLog.manual
View file @
22d70949
This diff is collapsed.
Click to expand it.
Source/CMakeVersion.cmake
View file @
22d70949
# CMake version number components.
SET
(
CMake_VERSION_MAJOR 2
)
SET
(
CMake_VERSION_MINOR 8
)
SET
(
CMake_VERSION_PATCH
8
)
SET
(
CMake_VERSION_TWEAK
20120809
)
#
SET(CMake_VERSION_RC
1
)
SET
(
CMake_VERSION_PATCH
9
)
SET
(
CMake_VERSION_TWEAK
0
)
SET
(
CMake_VERSION_RC
3
)
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