Skip to content

Commit a6b2dbc

Browse files
author
Leonidas Aliaga Soplin
committed
Updated CMake for release
1 parent a97f38a commit a6b2dbc

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.02 LANGUAGES CXX)
22-
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.02.00-p03)
22+
set(${PROJECT_NAME}_CMAKE_PROJECT_VERSION_STRING 09.89.02.01-p01)
2323
project(icaruscode LANGUAGES CXX)
2424

2525
message(STATUS

0 commit comments

Comments
 (0)