We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5effa commit 4c5d9e2Copy full SHA for 4c5d9e2
2 files changed
CMakeLists.txt
@@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
19
find_package(cetmodules 3.24.01 REQUIRED)
20
#project(icaruscode VERSION 10.06.00.06 LANGUAGES CXX)
21
22
-set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.06.00.06-p06)
+set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.06.00.06-p07)
23
project(icaruscode LANGUAGES CXX)
24
25
message(STATUS
ups/product_deps
@@ -251,7 +251,7 @@ wpdir product_dir wire-cell-cfg
251
####################################
252
product version qual flags <table_format=2>
253
fftw v3_3_10 -
254
-icarus_data v10_06_02 -
+icarus_data v10_06_06 -
255
icarus_signal_processing v10_06_00_01 -
256
icarusalg v10_06_00_06 -
257
icarusutil v10_06_00_04 -
0 commit comments