From 663d3ea096ce60e318e42487f8a9979068068f23 Mon Sep 17 00:00:00 2001 From: Eric Flumerfelt Date: Mon, 20 Nov 2023 10:12:51 -0600 Subject: [PATCH] Update version and dependencies --- CMakeLists.txt | 2 +- ups/product_deps | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 23fc9bd..72604dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 3.19 FATAL_ERROR) find_package(cetmodules 3.16.00 REQUIRED) -project(otsdaq_mu2e_crv VERSION 1.03.02) +project(otsdaq_mu2e_crv VERSION 1.04.00) include(CetCMakeEnv) cet_cmake_env() diff --git a/ups/product_deps b/ups/product_deps index 0e7e43a..2c2d1cf 100644 --- a/ups/product_deps +++ b/ups/product_deps @@ -18,27 +18,26 @@ fcldir fq_dir fcl # product version optional -otsdaq_mu2e v1_03_02 -cetmodules v3_21_02 - only_for_build +otsdaq_mu2e v1_04_00 +cetmodules v3_22_02 - only_for_build end_product_list # -nq- here means there is no qualifier # a "-" here means the dependent product is not required by the parent and will not be setup qualifier otsdaq_mu2e notes +e28:s126:prof e28:s126:prof -std=c++20 +e28:s126:debug e28:s126:debug -std=c++20 +e26:s126:prof e26:s126:prof -std=c++17 +e26:s126:debug e26:s126:debug -std=c++17 +e20:s126:prof e20:s126:prof -std=c++17 +e20:s126:debug e20:s126:debug -std=c++17 + e28:s124:prof e28:s124:prof -std=c++20 e28:s124:debug e28:s124:debug -std=c++20 e26:s124:prof e26:s124:prof -std=c++17 e26:s124:debug e26:s124:debug -std=c++17 e20:s124:prof e20:s124:prof -std=c++17 e20:s124:debug e20:s124:debug -std=c++17 - -e26:s123:prof e26:s123:prof -std=c++17 -e26:s123:debug e26:s123:debug -std=c++17 -e20:s123:prof e20:s123:prof -std=c++17 -e20:s123:debug e20:s123:debug -std=c++17 - -e20:s112:prof e20:s112:prof -std=c++17 -e20:s112:debug e20:s112:debug -std=c++17 end_qualifier_list # Preserve tabs and formatting in emacs and vi / vim: