diff --git a/CMakeLists.txt b/CMakeLists.txt
index dc156e444dd6955140f94ad18e7d2fc52eb1fdea..9b1b70a37af652fb3ed4ce21dc2ac1de51c6f4e3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8)
 
 add_subdirectory(cmake)
 
-phoenix_base_project("PhoenixFileBinaryAnalyzer" "1.5.7"
+phoenix_base_project("PhoenixFileBinaryAnalyzer" "1.6.0"
 		"Programm to automatically get offset of data attribute in abstract binary data"
 		"https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS/PhoenixFileBinaryAnalyzer")