From 19131d6ac3606863334fcd475d1af603516b1e5a Mon Sep 17 00:00:00 2001
From: Vakho Tsulaia <vakhtang.tsulaia@cern.ch>
Date: Mon, 11 Mar 2024 12:29:56 -0700
Subject: [PATCH] GeoModel_VERSION bumped to 5.4.0

---
 cmake/GeoModel-version.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/GeoModel-version.cmake b/cmake/GeoModel-version.cmake
index 9362263d1..9277b4829 100644
--- a/cmake/GeoModel-version.cmake
+++ b/cmake/GeoModel-version.cmake
@@ -1,5 +1,5 @@
 # Set up the version of GeoModel as a cache variable, so that other
 # sub-projects could use this value.
-set( GeoModel_VERSION "5.3.0" CACHE STRING
+set( GeoModel_VERSION "5.4.0" CACHE STRING
     "Version of the GeoModel project" )
 
-- 
GitLab