diff --git a/CMakeLists.txt b/CMakeLists.txt index abbbf153b6d2503cc43fdd1e7422531afa7c7ef1..7c078befdd31b8fbeeb8494f6b693971743e7634 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -56,7 +56,7 @@ SET(SOFTWARE_NAME "XTPcpp") SET(XTPCPP_VERSION_MAJOR "0") SET(XTPCPP_VERSION_MINOR "2") -SET(XTPCPP_VERSION_PATCH "17") +SET(XTPCPP_VERSION_PATCH "18") 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 diff --git a/debian/changelog b/debian/changelog index 518f2ecf918ba8bf8de8ae6ab4aec6edba788fcc..37b60f83d76facd5afefac318a1c65aa1aaf73b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +xtpcpp (0.2.18-1) stretch; urgency=medium + + * pepxml support + * XPIP change : each peptide is related has is own identification engine id + * better xic extractor cache by msrun + * possibility to display specific identification engine attributes (omssa, comet,msgf+...) + + -- Olivier Langella <olivier.langella@u-psud.fr> Thu, 05 Jul 2018 13:50:31 +0200 + xtpcpp (0.2.17-1) stretch; urgency=medium * new window to edit detection parameters