File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ project(EDM4EIC
77 LANGUAGES CXX)
88
99SET ( ${PROJECT_NAME} _VERSION_MAJOR 8 )
10- SET ( ${PROJECT_NAME} _VERSION_MINOR 4 )
10+ SET ( ${PROJECT_NAME} _VERSION_MINOR 5 )
1111SET ( ${PROJECT_NAME} _VERSION_PATCH 0 )
1212SET ( ${PROJECT_NAME} _VERSION "${${PROJECT_NAME} _VERSION_MAJOR}.${${PROJECT_NAME} _VERSION_MINOR}.${${PROJECT_NAME} _VERSION_PATCH}" )
1313
Original file line number Diff line number Diff line change 99# # If there are schema version changes that can be evolved, see the podio documentation
1010# # for an example: https://github.com/AIDASoft/podio/tree/master/tests/schema_evolution
1111# #
12- schema_version : 840
12+ schema_version : 850
1313
1414options :
1515 # should getters / setters be prefixed with get / set?
You can’t perform that action at this time.
0 commit comments