diff --git a/CHANGELOG.md b/CHANGELOG.md index 398c2ff..7fc660b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Until May 2022 (inclusive) no changelog was kept. We might try to reconstruct it - GENIE: updated from v3.4.2 to v3.6.2, switched from pythia6 to pythia8 * Geant4: Update to 11.4.0 * Geant3: Update to 4-4 -* Geant4_VMC: Update to 6-6 +* Geant4_VMC: Update to 6-7 * VGM: Update to 5-3-1 * VMC: Update to 2-1 * GSL: Update to 2.8 for ROOT compatibility diff --git a/geant4_vmc.sh b/geant4_vmc.sh index 960a8f4..572c4b4 100644 --- a/geant4_vmc.sh +++ b/geant4_vmc.sh @@ -1,6 +1,6 @@ package: GEANT4_VMC version: "%(tag_basename)s" -tag: "v6-6" +tag: "v6-7" source: https://github.com/vmc-project/geant4_vmc requires: - ROOT