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
87fe5f47
Commit
87fe5f47
authored
Mar 02, 2021
by
Peterson, Peter
Browse files
Bump release number
parent
a2587b55
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildconfig/CMake/VersionNumber.cmake
View file @
87fe5f47
...
...
@@ -13,9 +13,8 @@ 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"
if
(
VERSION_PATCH
)
set
(
VERSION_TWEAK
"-2-rc.1"
)
endif
()
set
(
VERSION_TWEAK
"-2-rc.2"
)
# pep440 is incompatible with semantic versioning
# https://www.python.org/dev/peps/pep-0440/
# example: First release cadidate for tweak 1 is ".1rc.1"
...
...
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