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

xtpcpp (0.4.5-1) buster

parent f4202a1b
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,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.2")
set(LIBPAPPSOMSPP_VERSION "0.8.4")
configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY)
......@@ -136,9 +136,9 @@ set(BUILD_SYSTEM_NAME "${CMAKE_SYSTEM}")
set(XTPCPP_VERSION_MAJOR "0")
set(XTPCPP_VERSION_MINOR "4")
set(XTPCPP_VERSION_PATCH "4")
set(XTPCPP_VERSION_PATCH "5")
set(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
set(VERSION 0.4.4)
set(VERSION ${XTPCPP_VERSION})
# Set the CMAKE_PREFIX_PATH for the find_library fonction when using non
# standard install location
......
xtpcpp (0.4.5-1) buster; urgency=medium
* alginment GUI stuff
* timstof support
-- Olivier Langella <olivier.langella@u-psud.fr> Thu, 08 Oct 2020 11:35:20 +0200
xtpcpp (0.4.4-6) buster; urgency=medium
* new fix for issue #31
......
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