VMC
Development version (the whole repository):
git clone http://github.com/vmc-project/vmc.gitTo switch to ‘pro’ tagged version 2.1:
cd vmc
git checkout v2-1To switch to the ‘old’ tagged version 1.1.p1:
cd vmc
git checkout v1-1-p1The list of new developments, bug fixes and the required versions of ROOT and Geant4 for each version can be found in the History file.