From 30e35fc74c0ec2b0e6fe52ea020cd70bc3ecfbe9 Mon Sep 17 00:00:00 2001
From: Andre Sailer <andre.philippe.sailer@cern.ch>
Date: Wed, 17 Aug 2022 11:54:56 +0200
Subject: [PATCH] Updating version to v01-22

---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index e9bc38c65..5db179ea3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ SET_PROPERTY(DIRECTORY . PROPERTY PACKAGE_NAME DD4hep)
 #################
 
 SET( DD4hep_VERSION_MAJOR 1 )
-SET( DD4hep_VERSION_MINOR 21 )
+SET( DD4hep_VERSION_MINOR 22 )
 SET( DD4hep_VERSION_PATCH 0 )
 
 #######################
-- 
GitLab