Skip to content

Commit

Permalink
Bump version per protocol.
Browse files Browse the repository at this point in the history
  • Loading branch information
knoepfel committed Sep 21, 2021
1 parent b2b34ba commit 5099984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
cmake_minimum_required(VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 2.13.00 REQUIRED)
project(art LANGUAGES CXX C)
set(art_CMAKE_PROJECT_VERSION_STRING "3.10.00-alpha-01")
project(art VERSION 3.09.04 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_12_04 -
canvas v3_12_05 -
catch v2_13_4a - only_for_build
cetmodules v2_25_01 - only_for_build
range v3_0_11_0 - only_for_build
Expand Down

0 comments on commit 5099984

Please sign in to comment.