Skip to content
Snippets Groups Projects
Commit 1abc9370 authored by Langella Olivier's avatar Langella Olivier
Browse files

xtpcpp (0.4.45-1~bullseye1) bullseye

parent 0a4de99b
No related branches found
Tags xtpcpp_0.4.45-1_bullseye1
No related merge requests found
......@@ -8,9 +8,9 @@ PROJECT(xtpcpp CXX)
set(XTPCPP_VERSION_MAJOR "0")
set(XTPCPP_VERSION_MINOR "4")
set(XTPCPP_VERSION_PATCH "44")
set(XTPCPP_VERSION_PATCH "45")
set(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
set(VERSION 0.4.44)
set(VERSION 0.4.45)
# Set additional project information
set(COMPANY "pappso.org")
......@@ -19,7 +19,7 @@ set(IDENTIFIER "org.pappso")
#depending on libpappsomspp version :
set(LIBPAPPSOMSPP_VERSION "0.8.42")
set(LIBPAPPSOMSPP_VERSION "0.8.43")
set(LIBRDATA_VERSION "0~20210223+git-85757dc6")
......
xtpcpp (0.4.45-1~bullseye1) bullseye; urgency=medium
[ Olivier Langella ]
* display ion sequence in peptide detail status bar
[ Filippo Rusconi ]
* going forward with the user manual
-- Olivier Langella <olivier.langella@u-psud.fr> Tue, 21 Dec 2021 08:56:40 +0100
xtpcpp (0.4.44-1~bullseye1) bullseye; urgency=medium
[ Olivier Langella ]
......
......@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.18.25),
cmake (>= 3.12),
qtbase5-dev,
libpappsomspp-dev (>= 0.8.42),
libpappsomspp-widget-dev (>= 0.8.42),
libpappsomspp-dev (>= 0.8.43),
libpappsomspp-widget-dev (>= 0.8.43),
libodsstream-dev,
libqt5svg5-dev,
libqcustomplot-dev,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment