Skip to content

Commit bc11a38

Browse files
committed
Updating version to v00-22
1 parent 481bca6 commit bc11a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DDSegmentation/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
22
project(DDSegmentation)
33
#fg: version number must be the same as DD4hep !!
44
set(DDSegmentation_VERSION_MAJOR 0)
5-
set(DDSegmentation_VERSION_MINOR 19)
5+
set(DDSegmentation_VERSION_MINOR 22)
66
set(DDSegmentation_VERSION_PATCH 0)
77
set(DDSegmentation_VERSION "${DDSegmentation_VERSION_MAJOR}.${DDSegmentation_VERSION_MINOR}" )
88
set(DDSegmentation_SOVERSION "${DDSegmentation_VERSION_MAJOR}.${DDSegmentation_VERSION_MINOR}")

0 commit comments

Comments
 (0)