Skip to content

Commit

Permalink
Updating version to v01-26
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Jul 25, 2023
1 parent d3cfdce commit ad3c96d
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 25 )
SET( DD4hep_VERSION_PATCH 1 )
SET( DD4hep_VERSION_MINOR 26 )
SET( DD4hep_VERSION_PATCH 0 )

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

0 comments on commit ad3c96d

Please sign in to comment.