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
PAPPSO
xtpcpp
Commits
4ace7804
Commit
4ace7804
authored
Mar 10, 2021
by
Langella Olivier
Browse files
xtpcpp (0.4.25-1~buster1) buster
parent
e35a8ef3
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4ace7804
...
...
@@ -8,8 +8,8 @@ PROJECT(xtpcpp CXX)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"2
4
"
)
set
(
VERSION 0.4.2
4
)
set
(
XTPCPP_VERSION_PATCH
"2
5
"
)
set
(
VERSION 0.4.2
5
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
#depending on libpappsomspp version :
...
...
debian/changelog
View file @
4ace7804
xtpcpp (0.4.25-1~buster1) buster; urgency=medium
* fix for issue #52 https://forgemia.inra.fr/pappso/xtpcpp/-/issues/52
-- Olivier Langella <olivier.langella@u-psud.fr> Wed, 10 Mar 2021 13:05:48 +0100
xtpcpp (0.4.24-1~buster1) buster; urgency=medium
* TimsTOF XIC extraction and display
...
...
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