Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
da0dbb4e
Commit
da0dbb4e
authored
Jul 19, 2021
by
Peterson, Peter
Browse files
Finalize version
parent
6fecaaaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildconfig/CMake/VersionNumber.cmake
View file @
da0dbb4e
...
...
@@ -13,7 +13,7 @@ set ( VERSION_PATCH 0 )
# examples: First release cadidate for tweak 1 is "-1-rc.1"
# Second release cadidate for tweak 1 is "-1-rc.2"
# Actual tweak release is "-1"
set
(
VERSION_TWEAK
"-1
-rc.1
"
)
set
(
VERSION_TWEAK
"-1"
)
# pep440 is incompatible with semantic versioning
# https://www.python.org/dev/peps/pep-0440/
...
...
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