diff --git a/cmake/Modules/LHCbSettings.cmake b/cmake/Modules/LHCbSettings.cmake
index 241af1721afab7b9ccc8902f4ff0ae8eee4e11a3..55e42a6516c40c9287e5523c2bf4dbd2a1236748 100644
--- a/cmake/Modules/LHCbSettings.cmake
+++ b/cmake/Modules/LHCbSettings.cmake
@@ -10,7 +10,7 @@
 ###############################################################################
 
 # Extend Geant4 version with the version of LHCb patch
-set(${PROJECT_NAME}_VERSION_TWEAK  6)
+set(${PROJECT_NAME}_VERSION_TWEAK  7)
 set(${PROJECT_NAME}_VERSION "${${PROJECT_NAME}_VERSION}.${${PROJECT_NAME}_VERSION_TWEAK}")