diff --git a/CMakeLists.txt b/CMakeLists.txt index 59ade6801c342c35eabe677b9ea0f109d7a03210..c0aeab707d8f2b9e188fa5d2cbaaf06dde4ef97e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,7 @@ option(CMAKE_MACOSX_RPATH "Build with rpath on macos" ON) # project version SET( DD4hep_VERSION_MAJOR 1 ) SET( DD4hep_VERSION_MINOR 0 ) -SET( DD4hep_VERSION_PATCH 0 ) +SET( DD4hep_VERSION_PATCH 1 ) dd4hep_set_version(DD4hep MAJOR ${DD4hep_VERSION_MAJOR}