diff --git a/CMakeLists.txt b/CMakeLists.txt index 37247e29e26082dc59fe7a0baa4ee9f3658cc1af..321e4234337cb57e26796eec63665c9d98ce9aec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -123,7 +123,7 @@ else () endif () #depending on libpappsomspp version : -SET(LIBPAPPSOMSPP_VERSION "0.7.2-3") +SET(LIBPAPPSOMSPP_VERSION "0.7.3-2") configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY) diff --git a/debian/changelog b/debian/changelog index 65a8ae15c5cc403e5964fb55cd3ad31ea43813f5..48652df1f07cf53f9b6d0d53e4f019f567c0be98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xtpcpp (0.3.7-3) buster; urgency=medium + + * no console in windows version + * pseudo centroid for tandem wrapper + + -- Olivier Langella <olivier.langella@u-psud.fr> Mon, 20 Apr 2020 08:31:29 +0200 + xtpcpp (0.3.7-2) buster; urgency=medium * important fix in lib PAPPSOms++