Skip to content

Commit

Permalink
Updating version to v01-14
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Petric committed Sep 27, 2020
1 parent 842a9c2 commit 986b1f8
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 13 )
SET( DD4hep_VERSION_PATCH 1 )
SET( DD4hep_VERSION_MINOR 14 )
SET( DD4hep_VERSION_PATCH 0 )

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

0 comments on commit 986b1f8

Please sign in to comment.