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

xtpcpp (0.4.8-1) buster

parent 434f8353
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ endif( CMAKE_BUILD_TYPE MATCHES "RelWithDebInfo" )
message(STATUS "${BoldYellow}CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE}.${ColourReset}")
#depending on libpappsomspp version :
set(LIBPAPPSOMSPP_VERSION "0.8.7")
set(LIBPAPPSOMSPP_VERSION "0.8.8")
configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY)
......@@ -137,7 +137,7 @@ set(BUILD_SYSTEM_NAME "${CMAKE_SYSTEM}")
set(XTPCPP_VERSION_MAJOR "0")
set(XTPCPP_VERSION_MINOR "4")
set(XTPCPP_VERSION_PATCH "7")
set(XTPCPP_VERSION_PATCH "8")
set(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
set(VERSION ${XTPCPP_VERSION})
......
xtpcpp (0.4.8-1) buster; urgency=medium
* fix for issues masschroqml, ptm island view
-- Olivier Langella <olivier.langella@u-psud.fr> Mon, 02 Nov 2020 11:10:53 +0100
xtpcpp (0.4.7-1) buster; urgency=medium
* deep refactoring concerning msrun statistics
......
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