From abab2099dcf55540eb52e47a5956aeb96313fdff Mon Sep 17 00:00:00 2001
From: Andre Sailer <andre.philippe.sailer@cern.ch>
Date: Fri, 23 Feb 2024 14:27:44 +0100
Subject: [PATCH] Updating version to v01-28

---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8eac9f14e..ae37e0028 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,8 +7,8 @@ SET_PROPERTY(DIRECTORY . PROPERTY PACKAGE_NAME DD4hep)
 #################
 
 SET( DD4hep_VERSION_MAJOR 1 )
-SET( DD4hep_VERSION_MINOR 27 )
-SET( DD4hep_VERSION_PATCH 2 )
+SET( DD4hep_VERSION_MINOR 28 )
+SET( DD4hep_VERSION_PATCH 0 )
 
 #######################
 # Basic project setup #
-- 
GitLab