[Rivet-svn] r2447 - bootstrap

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Tue May 11 20:17:03 BST 2010


Author: buckley
Date: Tue May 11 20:52:55 2010
New Revision: 2447

Log:
Use new AGILe version

Modified:
   bootstrap/rivet-bootstrap

Modified: bootstrap/rivet-bootstrap
==============================================================================
--- bootstrap/rivet-bootstrap	Tue May 11 14:17:54 2010	(r2446)
+++ bootstrap/rivet-bootstrap	Tue May 11 20:52:55 2010	(r2447)
@@ -161,7 +161,7 @@
                   dest="RIVET_URL", help="Base URL for Rivet tarball downloads [%default]")
 parser.add_option("--install-agile", action="store_true", default=False, dest="INSTALL_AGILE",
                   help="Install the AGILe interface system for Fortran generators [%default]")
-parser.add_option("--agile-version", default="1.1.4", dest="AGILE_VERSION",
+parser.add_option("--agile-version", default="1.1.5", dest="AGILE_VERSION",
                   help="Explicitly specify version of AGILe to get and use [%default]")
 parser.add_option("--agile-url", default="http://www.hepforge.org/archive/agile/",
                   dest="AGILE_URL", help="Base URL for AGILe tarball downloads [%default]")


More information about the Rivet-svn mailing list