Skip to content

Commit

Permalink
Bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
knoepfel committed Apr 25, 2024
1 parent ca9f56f commit b1ec60e
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 @@ -14,7 +14,7 @@
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 2.13.00 REQUIRED)
project(art VERSION 3.14.04 LANGUAGES CXX C)
project(art VERSION 3.15.00 LANGUAGES CXX C)

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 @@ -248,8 +248,8 @@ perllib product_dir
#
####################################
product version qual flags <table_format=2>
canvas v3_16_04
hep_concurrency v1_09_02
canvas v3_17_00
hep_concurrency v1_10_00
catch v3_3_2 - only_for_build
cetmodules v3_25_00 - only_for_build
range v3_0_12_0 - only_for_build
Expand Down

0 comments on commit b1ec60e

Please sign in to comment.