Skip to content

Commit

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

find_package(cetmodules 3.08.00 REQUIRED)

project(artdaq_demo VERSION 3.12.04)
project(artdaq_demo VERSION 3.12.05)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down
4 changes: 2 additions & 2 deletions ups/product_deps
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ old_style_config_vars

#
product version optional
artdaq v3_12_04
artdaq_core_demo v1_10_04
artdaq v3_12_05
artdaq_core_demo v1_10_05
cetmodules v3_21_02 - only_for_build
end_product_list

Expand Down

0 comments on commit cfd39c0

Please sign in to comment.