diff --git a/CMakeLists.txt b/CMakeLists.txt
index d7f437c15405c67c4a5f84b62e2164c0ae177503..abbbf153b6d2503cc43fdd1e7422531afa7c7ef1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -48,7 +48,7 @@ else ()
 endif ()
 
 #depending on libpappsomspp version :
-SET(LIBPAPPSOMSPP_VERSION "0.4.1-1")
+SET(LIBPAPPSOMSPP_VERSION "0.4.2-1")
 configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control  @ONLY)
 
 
@@ -56,7 +56,7 @@ SET(SOFTWARE_NAME "XTPcpp")
 
 SET(XTPCPP_VERSION_MAJOR "0")
 SET(XTPCPP_VERSION_MINOR "2")
-SET(XTPCPP_VERSION_PATCH "16")
+SET(XTPCPP_VERSION_PATCH "17")
 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 bb4199319213fa91f923de7afebee67f4d461f46..518f2ecf918ba8bf8de8ae6ab4aec6edba788fcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xtpcpp (0.2.17-1) stretch; urgency=medium
+
+  * new window to edit detection parameters
+  * new PAPPSO library API to 
+    read MS run files
+
+ -- Olivier Langella <olivier.langella@u-psud.fr>  Sat, 02 Jun 2018 18:09:53 +0200
+
 xtpcpp (0.2.16-3) stretch; urgency=medium
 
   * fix masschroq out put msrun reference