Skip to content

Commit

Permalink
Updating version to v01-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Petric committed Jul 8, 2020
1 parent 55f9e81 commit 69293a1
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 12 )
SET( DD4hep_VERSION_PATCH 1 )
SET( DD4hep_VERSION_MINOR 13 )
SET( DD4hep_VERSION_PATCH 0 )

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

0 comments on commit 69293a1

Please sign in to comment.