Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
HEP
HEPnOS
Commits
471c3946
Commit
471c3946
authored
Apr 15, 2020
by
Matthieu Dorier
Browse files
bumped version number
parent
30a0a459
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
471c3946
...
...
@@ -24,7 +24,7 @@ include (CMakePackageConfigHelpers)
#
set
(
HEPNOS_VERSION_MAJOR 0
)
set
(
HEPNOS_VERSION_MINOR 3
)
set
(
HEPNOS_VERSION_PATCH
0
)
set
(
HEPNOS_VERSION_PATCH
2
)
set
(
hepnos-vers
"
${
HEPNOS_VERSION_MAJOR
}
.
${
HEPNOS_VERSION_MINOR
}
"
)
set
(
HEPNOS_VERSION
"
${
hepnos-vers
}
.
${
HEPNOS_VERSION_PATCH
}
"
)
...
...
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