Skip to content

Commit 2c7dc3d

Browse files
committed
Updating version to v01-00
1 parent 52b7ccd commit 2c7dc3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ option(CMAKE_MACOSX_RPATH "Build with rpath on macos" ON)
3434
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3535
#
3636
# project version
37-
SET( DD4hep_VERSION_MAJOR 0 )
38-
SET( DD4hep_VERSION_MINOR 24 )
37+
SET( DD4hep_VERSION_MAJOR 1 )
38+
SET( DD4hep_VERSION_MINOR 0 )
3939
SET( DD4hep_VERSION_PATCH 0 )
4040

4141
dd4hep_set_version(DD4hep

0 commit comments

Comments
 (0)