Skip to content

Commit

Permalink
Merge branch 'release/v3_13_01'
Browse files Browse the repository at this point in the history
  • Loading branch information
knoepfel committed Feb 16, 2023
2 parents de5f1ae + 020ce99 commit 479bef3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 2.13.00 REQUIRED)
project(art VERSION 3.13.00 LANGUAGES CXX C)
project(art VERSION 3.13.01 LANGUAGES CXX C)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down
2 changes: 1 addition & 1 deletion ups/product_deps
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ perllib product_dir
#
####################################
product version qual flags <table_format=2>
canvas v3_15_00 -
canvas v3_15_01 -
catch v3_3_1a - only_for_build
cetmodules v3_21_00 - only_for_build
range v3_0_12_0 - only_for_build
Expand Down

0 comments on commit 479bef3

Please sign in to comment.