File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616cmake_minimum_required (VERSION 3.20 FATAL_ERROR )
1717
18- set (${PROJECT_NAME } _CMAKE_PROJECT_VERSION_STRING 09.91.02.01 )
18+ set (${PROJECT_NAME } _CMAKE_PROJECT_VERSION_STRING 09.91.02.02 )
1919find_package (cetmodules REQUIRED )
2020project (sbndcode LANGUAGES CXX )
2121
2222# for CI:
23- # project(sbndcode VERSION 09.91.02.01 )
23+ # project(sbndcode VERSION 09.91.02.02 )
2424
2525message (STATUS "\n " )
2626message (STATUS "================================= ${PROJECT_NAME } =================================" )
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ product version qual flags <table_format=2>
256256sbncode v09_91_02_01 -
257257cetmodules v3_24_01 - only_for_build
258258sbnd_data v01_25_00 - optional
259- sbndutil v09_91_02_01 - optional
259+ sbndutil v09_91_02_02 - optional
260260end_product_list
261261####################################
262262
You can’t perform that action at this time.
0 commit comments