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

i2masschroq (0.4.61-1~bullseye1) bullseye

parent cdcbd133
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 "60")
set(i2MassChroQ_VERSION_PATCH "61")
set(i2MassChroQ_VERSION "${i2MassChroQ_VERSION_MAJOR}.${i2MassChroQ_VERSION_MINOR}.${i2MassChroQ_VERSION_PATCH}")
set(VERSION 0.4.60)
set(VERSION 0.4.61)
# Set additional project information
set(COMPANY "pappso.org")
......@@ -20,7 +20,7 @@ set(IDENTIFIER "org.pappso")
#depending on libpappsomspp version :
set(LIBPAPPSOMSPP_VERSION "0.8.49")
set(LIBPAPPSOMSPP_VERSION "0.8.51")
set(LIBRDATA_VERSION "0~20210223+git-85757dc6")
......
i2masschroq (0.4.61-1~bullseye1) bullseye; urgency=medium
* faster timstof reader
* MassChroQ.exe embeded for the windows version
* guess the masschroq.exe file path
* MCQR_0.6.3
* fix version upgrade windows title
-- Olivier Langella <olivier.langella@u-psud.fr> Thu, 23 Jun 2022 15:10:26 +0200
i2masschroq (0.4.60-1~bullseye1) bullseye; urgency=medium
* fix RScript working and temporary directory for Windows
......
......@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.18.25),
cmake (>= 3.12),
qtbase5-dev,
libpappsomspp-dev (>= 0.8.49),
libpappsomspp-widget-dev (>= 0.8.49),
libpappsomspp-dev (>= 0.8.51),
libpappsomspp-widget-dev (>= 0.8.51),
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