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
3798a2f4
Commit
3798a2f4
authored
Sep 07, 2021
by
Peterson, Peter
Browse files
Bump fork version number
parent
4289b8d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildconfig/CMake/VersionNumber.cmake
View file @
3798a2f4
...
...
@@ -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
"-
2
-rc.
4
"
)
set
(
VERSION_TWEAK
"-
3
-rc.
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