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

xtpcpp (0.2.17-1) stretch

parent 478fcab0
No related branches found
Tags xtpcpp_0.2.17-1
No related merge requests found
...@@ -48,7 +48,7 @@ else () ...@@ -48,7 +48,7 @@ else ()
endif () endif ()
#depending on libpappsomspp version : #depending on libpappsomspp version :
SET(LIBPAPPSOMSPP_VERSION "0.4.1-1") SET(LIBPAPPSOMSPP_VERSION "0.4.2-1")
configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY) configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY)
...@@ -56,7 +56,7 @@ SET(SOFTWARE_NAME "XTPcpp") ...@@ -56,7 +56,7 @@ SET(SOFTWARE_NAME "XTPcpp")
SET(XTPCPP_VERSION_MAJOR "0") SET(XTPCPP_VERSION_MAJOR "0")
SET(XTPCPP_VERSION_MINOR "2") SET(XTPCPP_VERSION_MINOR "2")
SET(XTPCPP_VERSION_PATCH "16") SET(XTPCPP_VERSION_PATCH "17")
SET(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}") SET(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
# Set the CMAKE_PREFIX_PATH for the find_library fonction when using non # Set the CMAKE_PREFIX_PATH for the find_library fonction when using non
......
xtpcpp (0.2.17-1) stretch; urgency=medium
* new window to edit detection parameters
* new PAPPSO library API to
read MS run files
-- Olivier Langella <olivier.langella@u-psud.fr> Sat, 02 Jun 2018 18:09:53 +0200
xtpcpp (0.2.16-3) stretch; urgency=medium xtpcpp (0.2.16-3) stretch; urgency=medium
* fix masschroq out put msrun reference * fix masschroq out put msrun reference
......
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