diff --git a/CMakeLists.txt b/CMakeLists.txt index 39b01013b7ca9293969f68c91c6ac50865d7c3af..564ae15704d37953f1f48fc5eda85ff9108b5c8e 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.6.1" +phoenix_base_project("PhoenixFileBinaryAnalyzer" "1.6.2" "Programm to automatically get offset of data attribute in abstract binary data" "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS/PhoenixFileBinaryAnalyzer")