Skip to content

Commit abab209

Browse files
committed
Updating version to v01-28
1 parent 7a7fb80 commit abab209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ SET_PROPERTY(DIRECTORY . PROPERTY PACKAGE_NAME DD4hep)
77
#################
88

99
SET( DD4hep_VERSION_MAJOR 1 )
10-
SET( DD4hep_VERSION_MINOR 27 )
11-
SET( DD4hep_VERSION_PATCH 2 )
10+
SET( DD4hep_VERSION_MINOR 28 )
11+
SET( DD4hep_VERSION_PATCH 0 )
1212

1313
#######################
1414
# Basic project setup #

0 commit comments

Comments
 (0)