Skip to content

Commit c7b24a6

Browse files
committed
updated CMake tag for production patch release
1 parent 4f7ee2d commit c7b24a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
1919
find_package(cetmodules 3.24.01 REQUIRED)
2020

2121
#project(icaruscode VERSION 09.89.01.01 LANGUAGES CXX)
22-
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.01.01-p02)
22+
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.01.01-p03)
2323
project(icaruscode LANGUAGES CXX)
2424

2525
message(STATUS

0 commit comments

Comments
 (0)