Skip to content

Commit 2a10b75

Browse files
committed
Update version number for new production release. Include up-to-date icarus_data version.
1 parent 824a27c commit 2a10b75

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1919
find_package(cetmodules 3.24.01 REQUIRED)
2020
#project(icaruscode VERSION 10.06.00.06 LANGUAGES CXX)
2121

22-
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.06.00.06-p03)
22+
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.06.00.06-p04)
2323
project(icaruscode LANGUAGES CXX)
2424

2525
message(STATUS

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ wpdir product_dir wire-cell-cfg
251251
####################################
252252
product version qual flags <table_format=2>
253253
fftw v3_3_10 -
254-
icarus_data v10_06_02 -
254+
icarus_data v10_06_03 -
255255
icarus_signal_processing v10_06_00_01 -
256256
icarusalg v10_06_00_06 -
257257
icarusutil v10_06_00_04 -

0 commit comments

Comments
 (0)