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
c3a5ecbd
Commit
c3a5ecbd
authored
Apr 21, 2021
by
Langella Olivier
Browse files
xtpcpp (0.4.28-1~buster1) buster
parent
9c65ba71
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c3a5ecbd
...
...
@@ -8,8 +8,8 @@ PROJECT(xtpcpp CXX)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"2
7
"
)
set
(
VERSION 0.4.2
7
)
set
(
XTPCPP_VERSION_PATCH
"2
8
"
)
set
(
VERSION 0.4.2
8
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
# Set additional project information
...
...
debian/changelog
View file @
c3a5ecbd
xtpcpp (0.4.28-1~buster1) buster; urgency=medium
* crash fix
* better deepprot studio
* new widgets to handle OBO terms
-- Olivier Langella <olivier.langella@u-psud.fr> Wed, 21 Apr 2021 15:33:19 +0200
xtpcpp (0.4.27-1~buster1) buster; urgency=medium
* first version of a working DeepProt studio
...
...
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