Skip to content

Commit

Permalink
Update version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eflumerf committed Jul 12, 2023
1 parent 71655c1 commit 6c5436d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cmake_minimum_required (VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 3.16.00 REQUIRED)

project(otsdaq_demo VERSION 2.06.10)
project(otsdaq_demo VERSION 2.06.11)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down
6 changes: 3 additions & 3 deletions ups/product_deps
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ fcldir fq_dir fcl

#
product version optional
otsdaq v2_06_10
otsdaq_utilities v2_06_10
otsdaq_components v2_06_10
otsdaq v2_06_11
otsdaq_utilities v2_06_11
otsdaq_components v2_06_11
cetmodules v3_21_02 - only_for_build
end_product_list

Expand Down

0 comments on commit 6c5436d

Please sign in to comment.