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
IceT
IceT
Commits
ed022ffc
Commit
ed022ffc
authored
May 24, 2011
by
Kenneth Moreland
Browse files
Chance IceT Version to 2.1.
parent
1e39994a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ed022ffc
...
...
@@ -10,8 +10,8 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
# Set the current IceT version.
SET
(
ICET_MAJOR_VERSION 2
)
SET
(
ICET_MINOR_VERSION
0
)
SET
(
ICET_PATCH_VERSION
1
)
SET
(
ICET_MINOR_VERSION
1
)
SET
(
ICET_PATCH_VERSION
0
)
SET
(
ICET_VERSION
"
${
ICET_MAJOR_VERSION
}
.
${
ICET_MINOR_VERSION
}
.
${
ICET_PATCH_VERSION
}
"
)
# Set output paths.
...
...
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