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

i2masschroq (0.4.70-1~bullseye1) bullseye

parent c568d490
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 "69")
set(i2MassChroQ_VERSION_PATCH "70")
set(i2MassChroQ_VERSION "${i2MassChroQ_VERSION_MAJOR}.${i2MassChroQ_VERSION_MINOR}.${i2MassChroQ_VERSION_PATCH}")
set(VERSION 0.4.69)
set(VERSION 0.4.70)
# Set additional project information
set(COMPANY "pappso.org")
......
i2masschroq (0.4.70-1~bullseye1) bullseye; urgency=medium
* do not produce rdata output file for MassChroQ
-- Olivier Langella <olivier.langella@u-psud.fr> Thu, 08 Dec 2022 13:19:39 +0100
i2masschroq (0.4.69-1~bullseye1) bullseye; urgency=medium
* code review to remove all remaining XML parser and regular expression not QT6 compliant
......
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