From 02ec1d08b92f0854002b2f292b915dd7e8ef5271 Mon Sep 17 00:00:00 2001
From: Gloria Corti <gloria.corti@cern.ch>
Date: Fri, 10 Jun 2016 16:43:58 +0200
Subject: [PATCH] Update CMakeLists.txt with new version v96r4p4

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8a14f06..02270b0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5)
 set(GEANT4_SRCS_REPOSITORY https://gitlab.cern.ch/lhcb/Geant4-srcs.git CACHE STRING "Repository for Geant4 sources")
 
 find_package(GaudiProject)
-gaudi_project(Geant4 v96r4p3
+gaudi_project(Geant4 v96r4p4
               DATA Geant4Files VERSION v96r*)
 
 # FIXME: hack for compatibility with CMT build
-- 
GitLab