We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d978bc5 commit dd6f6aeCopy full SHA for dd6f6ae
CMakeLists.txt
@@ -8,7 +8,7 @@ SET_PROPERTY(DIRECTORY . PROPERTY PACKAGE_NAME DD4hep)
8
9
SET( DD4hep_VERSION_MAJOR 1 )
10
SET( DD4hep_VERSION_MINOR 20 )
11
-SET( DD4hep_VERSION_PATCH 0 )
+SET( DD4hep_VERSION_PATCH 1 )
12
13
#######################
14
# Basic project setup #
0 commit comments