|
[Rivet-svn] r2360 - bootstrapblackhole at projects.hepforge.org blackhole at projects.hepforge.orgWed Mar 24 17:21:26 GMT 2010
Author: buckley Date: Wed Mar 24 17:21:25 2010 New Revision: 2360 Log: Update Rivet and FastJet versions in the bootstrap script Modified: bootstrap/rivet-bootstrap Modified: bootstrap/rivet-bootstrap ============================================================================== --- bootstrap/rivet-bootstrap Wed Mar 24 11:47:33 2010 (r2359) +++ bootstrap/rivet-bootstrap Wed Mar 24 17:21:25 2010 (r2360) @@ -149,7 +149,7 @@ help="Force the LCG platform tag if it's not being computed correctly [%default]") parser.add_option("--ignore-lcgext", action="store_true", default=False, dest="IGNORE_LCG", help="Always bootstrap from sources, even if LCG versions are available [%default]") -parser.add_option("--rivet-version", default="1.2.0", dest="RIVET_VERSION", +parser.add_option("--rivet-version", default="1.2.1", dest="RIVET_VERSION", help="Explicitly specify version of Rivet to get and use [%default]") parser.add_option("--install-agile", action="store_true", default=False, dest="INSTALL_AGILE", help="Install the AGILe interface system for Fortran generators [%default]") @@ -161,7 +161,7 @@ help="Explicitly specify version of HepMC to get and use [%default]") parser.add_option("--hepmc-url", default="http://lcgapp.cern.ch/project/simu/HepMC/download/", dest="HEPMC_URL", help="Base URL for HepMC tarball downloads [%default]") -parser.add_option("--fastjet-version", default="2.4.1", dest="FASTJET_VERSION", +parser.add_option("--fastjet-version", default="2.4.2", dest="FASTJET_VERSION", help="Explicitly specify version of FastJet to get and use [%default]") parser.add_option("--fastjet-url", default="http://www.lpthe.jussieu.fr/~salam/repository/software/fastjet/", dest="FASTJET_URL", help="Base URL for FastJet tarball downloads [%default]")
More information about the Rivet-svn mailing list |