Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
PAPPSO
xtpcpp
Commits
9ff02373
Commit
9ff02373
authored
Dec 10, 2020
by
Langella Olivier
Browse files
xtpcpp (0.4.17-1~buster1) buster
parent
ac500f8e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9ff02373
...
...
@@ -8,9 +8,9 @@ PROJECT(xtpcpp CXX)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"1
6
"
)
set
(
XTPCPP_VERSION_PATCH
"1
7
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION 0.4.1
6
)
set
(
VERSION 0.4.1
7
)
# Add folder where are supportive functions
set
(
CMAKE_UTILS_PATH
${
CMAKE_SOURCE_DIR
}
/CMakeStuff
)
...
...
debian/changelog
View file @
9ff02373
xtpcpp (0.4.17-1~buster1) buster; urgency=medium
* buster package
* bunch of fixed issues #27 #40 #41 #42 (XIC data file export, better xtandem preset ui,
mgf batch, masschroq parameter alignment files fixed)
-- Olivier Langella <olivier.langella@u-psud.fr> Thu, 10 Dec 2020 14:45:20 +0100
xtpcpp (0.4.16-1) unstable; urgency=low
* New version that requires libpappsomspp 0.8.13.
...
...
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