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

xtpcpp (0.4.2-1) buster

parent 34c12210
No related branches found
No related tags found
No related merge requests found
......@@ -136,9 +136,9 @@ set(BUILD_SYSTEM_NAME "${CMAKE_SYSTEM}")
set(XTPCPP_VERSION_MAJOR "0")
set(XTPCPP_VERSION_MINOR "4")
set(XTPCPP_VERSION_PATCH "1")
set(XTPCPP_VERSION_PATCH "2")
set(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
set(VERSION 0.4.1)
set(VERSION 0.4.2)
# Set the CMAKE_PREFIX_PATH for the find_library fonction when using non
# standard install location
......@@ -199,6 +199,7 @@ set(CPACK_SOURCE_IGNORE_FILES
"debian/debhelper\\\\.log"
"build/"
"cbuild/"
"wbuild/"
"Core.tag"
"Testing"
"build-stamp"
......
xtpcpp (0.4.2-1) buster; urgency=medium
* fix for issue #26 : bug in compar specific unique sequence sheet
-- Olivier Langella <olivier.langella@u-psud.fr> Wed, 02 Sep 2020 09:14:53 +0200
xtpcpp (0.4.1-1) buster; urgency=medium
* better PTM support
......
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