From fa17ba1e91fac792842d2b499d9eb5222c0718a9 Mon Sep 17 00:00:00 2001
From: Andre Sailer <andre.philippe.sailer@cern.ch>
Date: Thu, 7 Apr 2022 16:09:37 +0200
Subject: [PATCH] Updating version to v01-20-02

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 70fbc0a2d..f3a7e4080 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 1 )
+SET( DD4hep_VERSION_PATCH 2 )
 
 #######################
 # Basic project setup #
-- 
GitLab