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

i2masschroq (0.4.72-1~bullseye1) bullseye

parent 9cce7156
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@ PROJECT(i2masschroq CXX)
set(i2MassChroQ_VERSION_MAJOR "0")
set(i2MassChroQ_VERSION_MINOR "4")
set(i2MassChroQ_VERSION_PATCH "71")
set(i2MassChroQ_VERSION_PATCH "72")
set(i2MassChroQ_VERSION "${i2MassChroQ_VERSION_MAJOR}.${i2MassChroQ_VERSION_MINOR}.${i2MassChroQ_VERSION_PATCH}")
set(VERSION 0.4.71)
set(VERSION 0.4.72)
# Set additional project information
set(COMPANY "pappso.org")
......@@ -20,8 +20,7 @@ set(IDENTIFIER "org.pappso")
#depending on libpappsomspp version :
set(LIBPAPPSOMSPP_VERSION "0.9.4")
set(LIBRDATA_VERSION "0~20210223+git-85757dc6")
set(LIBPAPPSOMSPP_VERSION "0.9.5")
# Add folder where are supportive functions
......
i2masschroq (0.4.72-1~bullseye1) bullseye; urgency=medium
* restore FDR parameter
* PSM count changed to avoid redundance by proteins, thanks to
Lydie Correia <lydie.oliveira-correia@inrae.fr>
* choose project name as default export filenames
* MCQR 0.6.8
* MassChroQ TSV exports, no choice anymore
-- Olivier Langella <olivier.langella@u-psud.fr> Wed, 01 Feb 2023 13:04:07 +0100
i2masschroq (0.4.71-1~bullseye1) bullseye; urgency=medium
* fix MXE compilation flags
......
......@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.18.25),
cmake (>= 3.12),
qtbase5-dev,
libpappsomspp-dev (>= 0.9.4),
libpappsomspp-widget-dev (>= 0.9.4),
libpappsomspp-dev (>= 0.9.5),
libpappsomspp-widget-dev (>= 0.9.5),
libodsstream-dev (>= 0.8.7),
libqt5svg5-dev,
libqcustomplot-dev (>= 2.1.0),
......
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