From f91218b313f13e556896e65764531ef5ab40318e Mon Sep 17 00:00:00 2001
From: Marco Clemencic <marco.clemencic@cern.ch>
Date: Tue, 3 Mar 2015 19:20:07 +0100
Subject: [PATCH] v94r2

---
 Geant4/G4config/cmt/requirements  | 6 +++---
 Geant4/G4config/cmt/version.cmt   | 2 +-
 Geant4/G4config/doc/release.notes | 4 ++++
 Geant4Sys/cmt/requirements        | 4 ++--
 Geant4Sys/cmt/version.cmt         | 2 +-
 Geant4Sys/doc/release.notes       | 9 +++++++++
 6 files changed, 20 insertions(+), 7 deletions(-)

diff --git a/Geant4/G4config/cmt/requirements b/Geant4/G4config/cmt/requirements
index f48ec429a0..eb04906af6 100755
--- a/Geant4/G4config/cmt/requirements
+++ b/Geant4/G4config/cmt/requirements
@@ -1,5 +1,5 @@
 package        G4config
-version        v94r1
+version        v94r2
 branches       cmt doc
 
 
@@ -11,8 +11,8 @@ use CLHEP       v* LCG_Interfaces
 #==============================================================================
 # set versions of Geant4
 #==============================================================================
-set G4_native_version     "9.4.p01"
-set G4VERS v94r1
+set G4_native_version     "9.4.p02"
+set G4VERS v94r2
 
 # =============================================================================
 # set Geant4 environment variables
diff --git a/Geant4/G4config/cmt/version.cmt b/Geant4/G4config/cmt/version.cmt
index 3d057b79a7..bc5ef94e0a 100644
--- a/Geant4/G4config/cmt/version.cmt
+++ b/Geant4/G4config/cmt/version.cmt
@@ -1 +1 @@
-v94r1
+v94r2
diff --git a/Geant4/G4config/doc/release.notes b/Geant4/G4config/doc/release.notes
index c7fa33689b..d71269bee7 100755
--- a/Geant4/G4config/doc/release.notes
+++ b/Geant4/G4config/doc/release.notes
@@ -4,6 +4,10 @@
 ! Purpose     : Configuration package for Geant4 build
 !-----------------------------------------------------------------------------
 
+! ======================== G4config v94r2 2011-07-14 =========================
+! 2011-07-06 - Gloria Corti
+ - Change version of Geant4 to 9.4.p02
+
 ! ======================== G4config v94r1 2011-06-29 =========================
 ! 2011-06-09 - Gloria Corti
  - Modify script to copy visualization packages to add 'externals' and adapt 
diff --git a/Geant4Sys/cmt/requirements b/Geant4Sys/cmt/requirements
index c092e32472..9573038a4a 100755
--- a/Geant4Sys/cmt/requirements
+++ b/Geant4Sys/cmt/requirements
@@ -1,9 +1,9 @@
 package     Geant4Sys
-version     v94r1
+version     v94r2
 
 branches    cmt doc 
  
-use     G4config              v94r1  Geant4 
+use     G4config              v94r2  Geant4 
  
 # =============================================================================
 # =========== global libraries ================================================
diff --git a/Geant4Sys/cmt/version.cmt b/Geant4Sys/cmt/version.cmt
index 3d057b79a7..bc5ef94e0a 100644
--- a/Geant4Sys/cmt/version.cmt
+++ b/Geant4Sys/cmt/version.cmt
@@ -1 +1 @@
-v94r1
+v94r2
diff --git a/Geant4Sys/doc/release.notes b/Geant4Sys/doc/release.notes
index 9d9a90f9ad..f667c26e21 100755
--- a/Geant4Sys/doc/release.notes
+++ b/Geant4Sys/doc/release.notes
@@ -3,6 +3,15 @@ Package            : Geant4Sys
 Package manager(s) : Gloria Corti, Hubert DeGaudenzi
 Purpose            : LHCb build using cmt of Geant4
 
+!</PRE><H1><A NAME=v94r2>2011-07-14 Geant4Sys v94r2</A></H1><PRE>
+                use Gaudi v22r2 and geant4 9.4.patch02
+                built on slc5 i686(32-bit), x86_64(64-bit) and icc11
+
+! ======================== G4config v94r2 2011-07-14 =========================
+! 2011-07-06 - Gloria Corti
+ - Change version of Geant4 to 9.4.p02
+
+!=============================================================================
 !</PRE><H1><A NAME=v94r1>2011-07-14 Geant4Sys v94r1</A></H1><PRE>
                 <b> Only tagged in svn </b>
                 use Gaudi v22r2 and geant4 9.4.patch01
-- 
GitLab