Skip to content

Commit 1508c4c

Browse files
committed
updated tags/dependencies for production patch release
1 parent 46aea48 commit 1508c4c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1818

1919
find_package(cetmodules 3.24.01 REQUIRED)
2020

21-
#project(icaruscode VERSION 09.89.01.01 LANGUAGES CXX)
22-
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.01.01-p03)
23-
project(icaruscode LANGUAGES CXX)
21+
project(icaruscode VERSION 09.89.01.02 LANGUAGES CXX)
22+
#set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.01.01-p03)
23+
#project(icaruscode LANGUAGES CXX)
2424

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

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ icarus_signal_processing v09_88_00_02 -
256256
icarusalg v09_89_01_01 -
257257
icarusutil v09_88_00_02 -
258258
libwda v2_30_0a -
259-
sbncode v09_89_01_01 -
259+
sbncode v09_89_01_02 -
260260
cetmodules v3_24_01 - only_for_build
261261
end_product_list
262262
####################################

0 commit comments

Comments
 (0)