Skip to content

Commit

Permalink
Updating version to v01-28
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Feb 23, 2024
1 parent 7a7fb80 commit abab209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ SET_PROPERTY(DIRECTORY . PROPERTY PACKAGE_NAME DD4hep)
#################

SET( DD4hep_VERSION_MAJOR 1 )
SET( DD4hep_VERSION_MINOR 27 )
SET( DD4hep_VERSION_PATCH 2 )
SET( DD4hep_VERSION_MINOR 28 )
SET( DD4hep_VERSION_PATCH 0 )

#######################
# Basic project setup #
Expand Down

0 comments on commit abab209

Please sign in to comment.