From dd6f6aefaaa29c2e040db5162a2004d143163ca7 Mon Sep 17 00:00:00 2001
From: Andre Sailer <andre.philippe.sailer@cern.ch>
Date: Fri, 11 Mar 2022 17:58:39 +0100
Subject: [PATCH] Updating version to v01-20-01

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

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