Skip to content

Commit 8ea9443

Browse files
committed
Merge branch 'develop'
2 parents 86995db + 1ef476e commit 8ea9443

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1717
# cmake_policy(VERSION 3.19)
1818

1919
find_package(cetmodules 3.24.01 REQUIRED)
20-
project(icaruscode VERSION 10.15.00 LANGUAGES CXX)
20+
project(icaruscode VERSION 10.20.03 LANGUAGES CXX)
2121

22-
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.15.00)
23-
project(icaruscode LANGUAGES CXX)
22+
#set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 10.15.00)
23+
#project(icaruscode LANGUAGES CXX)
2424

2525
message(STATUS
2626
"\n-- ============================================================================="

ups/product_deps

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,10 @@ product version qual flags <table_format=2>
253253
fftw v3_3_10 -
254254
icarus_data v09_93_06 -
255255
icarus_signal_processing v10_06_00_01 -
256-
icarusalg v10_15_00 -
256+
icarusalg v10_20_03 -
257257
icarusutil v09_88_00_02 -
258258
libwda v2_30_0a -
259-
sbncode v10_15_00 -
259+
sbncode v10_20_03 -
260260
cetmodules v3_24_01 - only_for_build
261261
end_product_list
262262
####################################

0 commit comments

Comments
 (0)